Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_theme.h278 const Color& GetSubTabBarHoverColor() const in GetSubTabBarHoverColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp727 PlayPressAnimation(index, tabTheme->GetSubTabBarHoverColor(), AnimationType::HOVER); in HandleHoverOnEvent()
1857 … PlayPressAnimation(index, tabTheme->GetSubTabBarHoverColor(), AnimationType::HOVERTOPRESS); in HandleTouchUp()
1862 … PlayPressAnimation(hoverIndex_.value(), tabTheme->GetSubTabBarHoverColor(), AnimationType::HOVER); in HandleTouchUp()