Searched defs:tabBarHeight (Results 1 – 3 of 3) sorted by relevance
97 void TabsModelImpl::SetTabBarHeight(const Dimension& tabBarHeight) in SetTabBarHeight()
257 void TabsModelNG::SetTabBarHeight(const Dimension& tabBarHeight) in SetTabBarHeight()853 void TabsModelNG::SetTabBarHeight(FrameNode* frameNode, const Dimension& tabBarHeight) in SetTabBarHeight()
437 Dimension tabBarHeight = 3.0_vp; variable