Home
last modified time | relevance | path

Searched defs:horInterval (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_paint_method.cpp40 void PaintCustomDivider(SizeF optionSize, float horInterval, float iconHorInterval, in PaintCustomDivider()
93 auto horInterval = static_cast<float>(selectTheme->GetMenuIconPadding().ConvertToPx()) - in PaintDivider() local
H A Doption_layout_algorithm.cpp107 float horInterval = 0.0f; in Layout() local
118 float horInterval = horInterval_; in Layout() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_paint_method.cpp49 auto horInterval = Dimension(0.0f, DimensionUnit::PX); in GetOverlayDrawFunction() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/
H A Dmenu_item_group_paint_method.cpp60 auto horInterval = Dimension(0.0f, DimensionUnit::PX); in PreparePaintData() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Drender_option.cpp708 double horInterval = NormalizeToPx(HORIZONTAL_INTERVAL_PHONE); in LayoutText() local
734 double horInterval = NormalizeToPx(HORIZONTAL_INTERVAL_PHONE); in LayoutTextImage() local