Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
H A Djs_ui_observer.h63 bool isLayoutDoneChangeSetted_ = false; variable
H A Djs_ui_observer.cpp696 if (!isLayoutDoneChangeSetted_) { in ProcessLayoutDoneRegister()
698 isLayoutDoneChangeSetted_ = true; in ProcessLayoutDoneRegister()