Searched defs:SetTabBarMode (Results 1 – 5 of 5) sorted by relevance
77 void TabsModelImpl::SetTabBarMode(TabBarMode tabBarMode) in SetTabBarMode() function in OHOS::Ace::Framework::TabsModelImpl
38 void SetTabBarMode(NodeHandle node, int32_t tabsBarMode) in SetTabBarMode() function
1178 void (*SetTabBarMode)(NodeHandle node, int32_t tabsBarMode); member
189 void TabsModelNG::SetTabBarMode(TabBarMode tabBarMode) in SetTabBarMode() function in OHOS::Ace::NG::TabsModelNG672 void TabsModelNG::SetTabBarMode(FrameNode* frameNode, TabBarMode tabBarMode) in SetTabBarMode() function in OHOS::Ace::NG::TabsModelNG
43 ArkUINativeModuleValue TabsBridge::SetTabBarMode(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetTabBarMode() function in OHOS::Ace::NG::TabsBridge