Home
last modified time | relevance | path

Searched defs:AddChildToGroup (Results 1 – 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
Dsearch_node.cpp22 void SearchNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() function in OHOS::Ace::NG::SearchNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
Dsliding_panel_node.cpp20 void SlidingPanelNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() function in OHOS::Ace::NG::SlidingPanelNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
Dstepper_node.cpp42 void StepperNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() function in OHOS::Ace::NG::StepperNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/counter/
Dcounter_node.cpp42 void CounterNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() function in OHOS::Ace::NG::CounterNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
Dnavdestination_group_node.cpp40 void NavDestinationGroupNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() function in OHOS::Ace::NG::NavDestinationGroupNode
Dnavrouter_group_node.cpp51 void NavRouterGroupNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() function in OHOS::Ace::NG::NavRouterGroupNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dnav_bar_node.cpp45 void NavBarNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() function in OHOS::Ace::NG::NavBarNode
Dnavigation_group_node.cpp78 void NavigationGroupNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() function in OHOS::Ace::NG::NavigationGroupNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
Dtabs_node.cpp34 void TabsNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() function in OHOS::Ace::NG::TabsNode