Home
last modified time | relevance | path

Searched refs:PORTRAIT_BOTTOM_SECURITY_API12 (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.h41 constexpr Dimension PORTRAIT_BOTTOM_SECURITY_API12 = 4.0_vp; variable
H A Dmenu_layout_algorithm.cpp387 bottomSecurity = static_cast<float>(PORTRAIT_BOTTOM_SECURITY_API12.ConvertToPx()); in InitializeParam()