Home
last modified time | relevance | path

Searched refs:InitCanExpandCurrentWindow (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.h74 void InitCanExpandCurrentWindow(bool isShowInSubWindow);
H A Dsub_menu_layout_algorithm.cpp41 InitCanExpandCurrentWindow(props->GetShowInSubWindowValue(false)); in Layout()
H A Dmenu_layout_algorithm.cpp649 InitCanExpandCurrentWindow(isShowInSubWindow); in Measure()
2658 void MenuLayoutAlgorithm::InitCanExpandCurrentWindow(bool isShowInSubWindow) in InitCanExpandCurrentWindow() function in OHOS::Ace::NG::MenuLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenu_layoutFst_test_ng.cpp1776 layoutAlgorithm->InitCanExpandCurrentWindow(false);
1779 layoutAlgorithm->InitCanExpandCurrentWindow(false);
1815 layoutAlgorithm->InitCanExpandCurrentWindow(false);