Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_model_ng.cpp267 auto tabBarHeightToPx = ConvertToPx( in SetTabBarHeight() local
269 if (LessNotEqual(tabBarHeightToPx.value_or(0.0), 0.0)) { in SetTabBarHeight()
863 auto tabBarHeightToPx = ConvertToPx( in SetTabBarHeight() local
865 if (LessNotEqual(tabBarHeightToPx.value_or(0.0), 0.0)) { in SetTabBarHeight()