Home
last modified time | relevance | path

Searched refs:GetBottomTabIconOn (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.cpp164 tabTheme->GetBottomTabIconOn()).ColorToString().c_str()); in ToJsonValue()
H A Dtab_content_model_ng.cpp434 imagePaintProperty->UpdateSvgFillColor(tabTheme->GetBottomTabIconOn()); in AddTabBarItem()
H A Dtab_bar_pattern.cpp1562 selectedImagePaintProperty->UpdateSvgFillColor(tabTheme->GetBottomTabIconOn()); in UpdateBottomTabBarImageColor()
1659 imagePaintProperty->UpdateSvgFillColor(tabTheme->GetBottomTabIconOn()); in MaskAnimationFinish()
2125 iconStyles_[index].selectedColor.value() : tabTheme->GetBottomTabIconOn()); in UpdateImageColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_theme.h313 const Color& GetBottomTabIconOn() const in GetBottomTabIconOn() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtabs_attr_test_ng.cpp1617 auto defaultColorOn = tabTheme->GetBottomTabIconOn();