Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_declaration.h91 constexpr Dimension NAV_HORIZONTAL_MARGIN_L = 16.0_vp; // ohos_id_elements_margin_horizontal_l variable
H A Dtitle_bar_layout_algorithm.cpp149 double horizontalMargin = NAV_HORIZONTAL_MARGIN_L.ConvertToPx(); in GetTitleWidth()
649 …auto offsetX = (defaultPaddingStart_ + BACK_BUTTON_ICON_SIZE + NAV_HORIZONTAL_MARGIN_L).ConvertTo… in LayoutTitle()
964 navHorizontalMargin_ = NAV_HORIZONTAL_MARGIN_L.ConvertToPx(); in InitializeTheme()