Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.h413 LabelStyle GetBottomTabLabelStyle(int32_t tabBarItemId) const in GetBottomTabLabelStyle() function
H A Dtab_bar_layout_algorithm.cpp760 if (!tabBarPattern->GetBottomTabLabelStyle(childNode->GetId()).fontSize.has_value() && in ApplyLayoutMode()