Home
last modified time | relevance | path

Searched refs:GetSubTabTextOffColor (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.cpp153 tabTheme->GetSubTabTextOffColor()).ColorToString().c_str()); in ToJsonValue()
H A Dtab_content_model_ng.cpp351 textLayoutProperty->UpdateTextColor(tabTheme->GetSubTabTextOffColor()); in AddTabBarItem()
H A Dtab_bar_pattern.cpp2082 labelStyles_[columnId].unselectedColor.value_or(tabTheme->GetSubTabTextOffColor())); in UpdateTextColorAndFontWeight()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_theme.h238 const Color& GetSubTabTextOffColor() const in GetSubTabTextOffColor() function