Home
last modified time | relevance | path

Searched refs:itemVar (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_basic_base.cpp124 string itemVar = str.substr(item + keyLength, value); in GetContextAttr() local
125 return itemVar; in GetContextAttr()