Home
last modified time | relevance | path

Searched refs:SetScrollIndicator (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_bar_element.cpp104 tabBar->SetScrollIndicator(percent, newIndex, needChange); in UpdateScrollIndicator()
H A Drender_tab_bar.h51 void SetScrollIndicator(double percent, int32_t newIndex, bool needChange);
H A Drender_tab_bar.cpp268 void RenderTabBar::SetScrollIndicator(double percent, int32_t newIndex, bool needChange) in SetScrollIndicator() function in OHOS::Ace::RenderTabBar