Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_bar_component.cpp61 focusAnimationColor_ = theme->GetFocusIndicatorColor(); in InitStyle()
85 backDecoration->SetBackgroundColor(theme->GetFocusIndicatorColor()); in InitStyle()
H A Dtab_theme.h213 const Color& GetFocusIndicatorColor() const in GetFocusIndicatorColor() function