Searched defs:tabBarMode (Results 1 – 3 of 3) sorted by relevance
77 void TabsModelImpl::SetTabBarMode(TabBarMode tabBarMode) in SetTabBarMode()
229 void TabsModelNG::SetTabBarMode(TabBarMode tabBarMode) in SetTabBarMode()712 void TabsModelNG::SetTabBarMode(FrameNode* frameNode, TabBarMode tabBarMode) in SetTabBarMode()
59 int32_t tabBarMode = static_cast<int32_t>(barMode); in SetTabBarMode() local