| /foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
| D | multi_child.h | 39 void AddChild(const RefPtr<Component>& child) in AddChild() function
|
| D | element.cpp | 38 void Element::AddChild(const RefPtr<Element>& child, int32_t slot) in AddChild() function in OHOS::Ace::Element
|
| D | render_node.cpp | 125 void RenderNode::AddChild(const RefPtr<RenderNode>& child, int32_t slot) in AddChild() function in OHOS::Ace::RenderNode
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| D | rs_proxy_node.cpp | 98 void RSProxyNode::AddChild(std::shared_ptr<RSBaseNode> child, int index) in AddChild() function in OHOS::Rosen::RSProxyNode
|
| D | rs_surface_node.cpp | 138 void RSSurfaceNode::AddChild(std::shared_ptr<RSBaseNode> child, int index) in AddChild() function in OHOS::Rosen::RSSurfaceNode
|
| D | rs_node.cpp | 1459 void RSNode::AddChild(SharedPtr child, int index) in AddChild() function in OHOS::Rosen::RSNode
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| D | flutter_node.cpp | 78 void FlutterNode::AddChild(const std::shared_ptr<FlutterNode>& node) in AddChild() function in OHOS::Ace::NG::FlutterNode
|
| D | rosen_render_context.cpp | 3193 void RosenRenderContext::AddChild(const RefPtr<RenderContext>& renderContext, int index) function in OHOS::Ace::NG::RosenRenderContext
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/ |
| D | rs_base_node_command.cpp | 35 void BaseNodeCommandHelper::AddChild(RSContext& context, NodeId nodeId, NodeId childNodeId, int32_t… in AddChild() function in OHOS::Rosen::BaseNodeCommandHelper
|
| /foundation/arkui/ace_engine/frameworks/core/focus/ |
| D | focus_node.cpp | 500 void FocusGroup::AddChild(const RefPtr<FocusNode>& focusNode) in AddChild() function in OHOS::Ace::FocusGroup 514 void FocusGroup::AddChild(const RefPtr<FocusNode>& focusNode, const RefPtr<FocusNode>& nextFocusNod… in AddChild() function in OHOS::Ace::FocusGroup
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/base/ |
| D | mock_ui_node.cpp | 52 void UINode::AddChild(const RefPtr<UINode>& child, int32_t /* slot */, bool /*silently*/) in AddChild() function in OHOS::Ace::NG::UINode
|
| /foundation/window/window_manager/window_scene/session/screen/src/ |
| D | screen_session.cpp | 499 bool ScreenSessionGroup::AddChild(sptr<ScreenSession>& smsScreen, Point& startPoint, in AddChild() function in OHOS::Rosen::ScreenSessionGroup
|
| /foundation/window/window_manager/dmserver/src/ |
| D | abstract_screen.cpp | 547 bool AbstractScreenGroup::AddChild(sptr<AbstractScreen>& dmsScreen, Point& startPoint) in AddChild() function in OHOS::Rosen::AbstractScreenGroup
|
| /foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
| D | render_multi_child_scroll.cpp | 42 void RenderMultiChildScroll::AddChild(const RefPtr<RenderList>& child) in AddChild() function in OHOS::Ace::RenderMultiChildScroll
|
| /foundation/barrierfree/accessibility/frameworks/common/src/ |
| D | accessibility_element_info.cpp | 49 void AccessibilityElementInfo::AddChild(const int32_t childId) in AddChild() function in OHOS::Accessibility::AccessibilityElementInfo
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| D | ui_node.cpp | 82 void UINode::AddChild(const RefPtr<UINode>& child, int32_t slot, bool silently) in AddChild() function in OHOS::Ace::NG::UINode
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
| D | render_context.h | 199 virtual void AddChild(const RefPtr<RenderContext>& renderContext, int index) {} in AddChild() function
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| D | component.cpp | 1689 void Component::AddChild(Component *childNode) in AddChild() function in OHOS::ACELite::Component
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| D | rs_render_node.cpp | 59 void RSRenderNode::AddChild(SharedPtr child, int index) in AddChild() function in OHOS::Rosen::RSRenderNode
|