Home
last modified time | relevance | path

Searched refs:GetBottomTabHorizontalTextSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_theme.h343 const Dimension& GetBottomTabHorizontalTextSize() const in GetBottomTabHorizontalTextSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_model_ng.cpp384 textLayoutProperty->UpdateFontSize(tabTheme->GetBottomTabHorizontalTextSize()); in AddTabBarItem()
H A Dtab_bar_layout_algorithm.cpp763 … isVertical ? tabTheme->GetBottomTabTextSize() : tabTheme->GetBottomTabHorizontalTextSize()); in ApplyLayoutMode()