Searched defs:SetTabBarHeight (Results 1 – 4 of 4) sorted by relevance
97 void TabsModelImpl::SetTabBarHeight(const Dimension& tabBarHeight) in SetTabBarHeight() function in OHOS::Ace::Framework::TabsModelImpl
147 void SetTabBarHeight(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 unit) in SetTabBarHeight() function
257 void TabsModelNG::SetTabBarHeight(const Dimension& tabBarHeight) in SetTabBarHeight() function in OHOS::Ace::NG::TabsModelNG853 void TabsModelNG::SetTabBarHeight(FrameNode* frameNode, const Dimension& tabBarHeight) in SetTabBarHeight() function in OHOS::Ace::NG::TabsModelNG
485 ArkUINativeModuleValue TabsBridge::SetTabBarHeight(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetTabBarHeight() function in OHOS::Ace::NG::TabsBridge