Home
last modified time | relevance | path

Searched refs:GetSubTabBoardTextOnColor (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_node.cpp155 …GetTabBarAxis() == Axis::HORIZONTAL ? tabTheme->GetSubTabBoardTextOnColor() : tabTheme->GetSubTabT… in ToJsonValue()
H A Dtab_content_model_ng.cpp344 textLayoutProperty->UpdateTextColor(tabTheme->GetSubTabBoardTextOnColor()) : in AddTabBarItem()
H A Dtab_bar_pattern.cpp2077 ? tabTheme->GetSubTabBoardTextOnColor() in UpdateTextColorAndFontWeight()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_theme.h243 const Color& GetSubTabBoardTextOnColor() const in GetSubTabBoardTextOnColor() function