Home
last modified time | relevance | path

Searched defs:dialogMapSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H A Dsubwindow_ohos.cpp994 int dialogMapSize = static_cast<int>(DialogMap.size()); in ShowDialogNG() local
1029 int dialogMapSize = static_cast<int>(DialogMap.size()); in ShowDialogNGWithNode() local
1076 int dialogMapSize = static_cast<int>(DialogMap.size()); in OpenCustomDialogNG() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_layout_algorithm.cpp669 int dialogMapSize = static_cast<int>(DialogMap.size()); in MultipleDialog() local