Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_theme.h437 const Dimension& GetHorizontalBottomTabMinWidth() const in GetHorizontalBottomTabMinWidth() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_layout_algorithm.cpp81 …constraint->selfIdealSize.Width().value() > tabTheme->GetHorizontalBottomTabMinWidth().ConvertToPx… in Measure()
726 …bool isVertical = LessOrEqual(allocatedWidth, tabTheme->GetHorizontalBottomTabMinWidth().ConvertTo… in ApplyLayoutMode()