Home
last modified time | relevance | path

Searched refs:GetBottomTabIconOff (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_node.cpp162 tabTheme->GetBottomTabIconOff()).ColorToString().c_str()); in ToJsonValue()
H A Dtab_content_model_ng.cpp441 imagePaintProperty->UpdateSvgFillColor(tabTheme->GetBottomTabIconOff()); in AddTabBarItem()
H A Dtab_bar_pattern.cpp1569 unselectedImagePaintProperty->UpdateSvgFillColor(tabTheme->GetBottomTabIconOff()); in UpdateBottomTabBarImageColor()
1665 imagePaintProperty->UpdateSvgFillColor(tabTheme->GetBottomTabIconOff()); in MaskAnimationFinish()
2128 iconStyles_[index].unselectedColor.value() : tabTheme->GetBottomTabIconOff()); in UpdateImageColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_theme.h318 const Color& GetBottomTabIconOff() const in GetBottomTabIconOff() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtabs_attr_test_ng.cpp1616 auto defaultColorOff = tabTheme->GetBottomTabIconOff();