Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_node_base.h209 return isV2_; in GetIsV2()
214 isV2_ = isV2; in SetIsV2()
260 bool isV2_ = false; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view.h417 return isV2_; in GetJSIsV2()
453 bool isV2_ = false; variable
H A Djs_view.cpp1043 isV2_ = isV2; in JSSetIsV2()