Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_controller.cpp110 if (renderTabBar && renderTabBar->GetTabsSize() < index) { in SetIndexByController()
H A Drender_tab_bar.h58 int32_t GetTabsSize() const in GetTabsSize() function