Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_bar_component.cpp89 …theme->GetFocusIndicatorVerticalPadding().Value(), theme->GetFocusIndicatorHorizontalPadding().Val… in InitStyle()
90 …theme->GetFocusIndicatorVerticalPadding().Value(), theme->GetFocusIndicatorVerticalPadding().Unit(… in InitStyle()
H A Dtab_theme.h228 const Dimension& GetFocusIndicatorVerticalPadding() const in GetFocusIndicatorVerticalPadding() function