Searched refs:UpdateBottomTabBarImageColor (Results 1 – 3 of 3) sorted by relevance
46 tabBarPattern_->UpdateBottomTabBarImageColor(selectedIndexes, maskIndex);68 tabBarPattern_->UpdateBottomTabBarImageColor(selectedIndexes, maskIndex);90 tabBarPattern_->UpdateBottomTabBarImageColor(selectedIndexes, maskIndex);110 tabBarPattern_->UpdateBottomTabBarImageColor(selectedIndexes, maskIndex);
513 … void UpdateBottomTabBarImageColor(const std::vector<int32_t>& selectedIndexes, int32_t maskIndex);
1519 UpdateBottomTabBarImageColor(selectedIndexes, maskIndex); in GetBottomTabBarImageSizeAndOffset()1529 void TabBarPattern::UpdateBottomTabBarImageColor(const std::vector<int32_t>& selectedIndexes, int32… in UpdateBottomTabBarImageColor() function in OHOS::Ace::NG::TabBarPattern