Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
Dmenu_layout_algorithm.h79 float bottomSecurity = 0.0f; member
Dmenu_layout_algorithm.cpp742 float bottomSecurity = static_cast<float>(PORTRAIT_BOTTOM_SECURITY.ConvertToPx()); in LayoutNormalTopPreviewBottomMenu() local
864 float bottomSecurity = static_cast<float>(PORTRAIT_BOTTOM_SECURITY.ConvertToPx()); in LayoutNormalBottomPreviewTopMenu() local
1125 float bottomSecurity = 0.0f; in LayoutOtherDeviceLeftPreviewRightMenu() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
Ddialog_layout_algorithm.cpp403 float bottomSecurity = static_cast<float>(PORTRAIT_BOTTOM_SECURITY.ConvertToPx()); in IsDialogTouchingBoundary() local