Home
last modified time | relevance | path

Searched refs:IsAlignmentByWholeScreen (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_layout_algorithm.h72 bool IsAlignmentByWholeScreen();
H A Ddialog_layout_algorithm.cpp725 bool DialogLayoutAlgorithm::IsAlignmentByWholeScreen() in IsAlignmentByWholeScreen() function in OHOS::Ace::NG::DialogLayoutAlgorithm
753 if (!customSize_ && !IsAlignmentByWholeScreen()) { in CaculateMaxSize()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/dialog/
H A Ddialog_test_ng.cpp347 auto result = dialogLayoutAlgorithm->IsAlignmentByWholeScreen();
358 auto result = dialogLayoutAlgorithm->IsAlignmentByWholeScreen();