Home
last modified time | relevance | path

Searched defs:frameNodeId (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pipeline/
Dpipeline_context_test_ng.cpp1415 auto frameNodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
2550 auto frameNodeId = ElementRegister::GetInstance()->MakeUniqueId(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
Ddialog_layout_algorithm.cpp383 …nst RefPtr<DialogLayoutProperty>& dialogProp, SizeF childSize, SizeF selfSize, int32_t frameNodeId) in SetSubWindowHotarea()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dui_content_impl.cpp204 auto frameNodeId = rsNode->GetFrameNodeId(); in AddAlarmLogFunc() local