Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drender_tab_bar.h97 int32_t GetFocusedTabBarItemIndex() const in GetFocusedTabBarItemIndex() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
H A Dtabs_helper.h320 return renderTabBar->GetFocusedTabBarItemIndex(); in GetTabBarFocusedElementIndex()