Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.h1045 bool nodeAttach_ = false; variable
H A Dweb_pattern.cpp2673 nodeAttach_ = true; in OnAttachContext()
2713 nodeAttach_ = false; in OnDetachContext()
2994 if (nodeAttach_) { in OnModifyDone()