Home
last modified time | relevance | path

Searched refs:LANDSCAPE_BOTTOM_SECURITY (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_paint_property.h43 constexpr Dimension LANDSCAPE_BOTTOM_SECURITY = 24.0_vp; variable
H A Dmenu_layout_algorithm.cpp394 bottomSecurity = static_cast<float>(LANDSCAPE_BOTTOM_SECURITY.ConvertToPx()); in InitializeParam()