Home
last modified time | relevance | path

Searched refs:LANDSCAPE_TOP_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.h42 constexpr Dimension LANDSCAPE_TOP_SECURITY = 24.0_vp; variable
H A Dmenu_layout_algorithm.cpp393 topSecurity = static_cast<float>(LANDSCAPE_TOP_SECURITY.ConvertToPx()); in InitializeParam()