Searched defs:tabBarWidth (Results 1 – 4 of 4) sorted by relevance
86 void TabsModelImpl::SetTabBarWidth(const Dimension& tabBarWidth) in SetTabBarWidth()
138 auto tabBarWidth = tabBarWrapper->GetGeometryNode()->GetFrameSize().Width(); in Layout() local
237 void TabsModelNG::SetTabBarWidth(const Dimension& tabBarWidth) in SetTabBarWidth()833 void TabsModelNG::SetTabBarWidth(FrameNode* frameNode, const Dimension& tabBarWidth) in SetTabBarWidth()
436 Dimension tabBarWidth = 10.0_vp; variable