Home
last modified time | relevance | path

Searched refs:GetImageColorOnIndex (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.h362 std::optional<int32_t> GetImageColorOnIndex() in GetImageColorOnIndex() function
H A Dtab_bar_pattern.cpp1399 auto preIndex = GetImageColorOnIndex().value_or(indicator_); in HandleBottomTabBarChange()
2198 if (index != GetImageColorOnIndex().value_or(indicator_)) { in UpdateSymbolEffect()
3053 auto preIndex = GetImageColorOnIndex().value_or(indicator_); in HandleBottomTabBarAnimation()