Home
last modified time | relevance | path

Searched defs:AddChild (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/
H A Drs_graphic_rootnode.cpp41 void RSGraphicRootNode::AddChild(std::shared_ptr<RSNode> child, int index) in AddChild() function in OHOS::Rosen::RSGraphicRootNode
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dmulti_child.h39 void AddChild(const RefPtr<Component>& child) in AddChild() function
H A Delement.cpp32 void Element::AddChild(const RefPtr<Element>& child, int32_t slot) in AddChild() function in OHOS::Ace::Element
H A Drender_node.cpp103 void RenderNode::AddChild(const RefPtr<RenderNode>& child, int32_t slot) in AddChild() function in OHOS::Ace::RenderNode
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dtarget_component.cpp42 void TargetComponent::AddChild(const RefPtr<TargetComponent>& child) in AddChild() function in OHOS::Ace::NG::TargetComponent
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_proxy_node.cpp99 void RSProxyNode::AddChild(std::shared_ptr<RSBaseNode> child, int index) in AddChild() function in OHOS::Rosen::RSProxyNode
H A Drs_surface_node.cpp183 void RSSurfaceNode::AddChild(std::shared_ptr<RSBaseNode> child, int index) in AddChild() function in OHOS::Rosen::RSSurfaceNode
H A Drs_node.cpp2549 void RSNode::AddChild(SharedPtr child, int index) in AddChild() function in OHOS::Rosen::RSNode
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H A Dheif_box.h86 int AddChild(const std::shared_ptr<HeifBox> &box) in AddChild() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_content_modifier.cpp26 ArkUI_Int32 AddChild(ArkUINodeContentHandle content, ArkUINodeHandle child) in AddChild() function
H A Dview_model.cpp671 void AddChild(void* parentNode, void* childNode) in AddChild() function
H A Dnode_api.cpp259 ArkUI_Int32 AddChild(ArkUINodeHandle parent, ArkUINodeHandle child) in AddChild() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_base_node_command.cpp40 void BaseNodeCommandHelper::AddChild(RSContext& context, NodeId nodeId, NodeId childNodeId, int32_t… in AddChild() function in OHOS::Rosen::BaseNodeCommandHelper
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/focus/
H A Dfocus_node.cpp472 void FocusGroup::AddChild(const RefPtr<FocusNode>& focusNode) in AddChild() function in OHOS::Ace::FocusGroup
486 void FocusGroup::AddChild(const RefPtr<FocusNode>& focusNode, const RefPtr<FocusNode>& nextFocusNod… in AddChild() function in OHOS::Ace::FocusGroup
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dast.cpp115 bool AstObject::AddChild(const std::shared_ptr<AstObject> &childObj) in AddChild() function in AstObject
861 bool ConfigArray::AddChild(const std::shared_ptr<AstObject> &childObj) in AddChild() function in ConfigArray
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dabstract_screen.cpp563 bool AbstractScreenGroup::AddChild(sptr<AbstractScreen>& dmsScreen, Point& startPoint) in AddChild() function in OHOS::Rosen::AbstractScreenGroup
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_pattern.cpp604 void WindowPattern::AddChild(const RefPtr<FrameNode>& host, const RefPtr<FrameNode>& child, in AddChild() function in OHOS::Ace::NG::WindowPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_multi_child_scroll.cpp38 void RenderMultiChildScroll::AddChild(const RefPtr<RenderList>& child) in AddChild() function in OHOS::Ace::RenderMultiChildScroll
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_model.cpp219 int32_t AddChild(ArkUI_NodeHandle parentNode, ArkUI_NodeHandle childNode) in AddChild() function
/ohos5.0/foundation/barrierfree/accessibility/frameworks/common/src/
H A Daccessibility_element_info.cpp46 void AccessibilityElementInfo::AddChild(const int64_t childId) in AddChild() function in OHOS::Accessibility::AccessibilityElementInfo
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.cpp1690 void Component::AddChild(Component *childNode) in AddChild() function in OHOS::ACELite::Component
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp1278 bool ScreenSessionGroup::AddChild(sptr<ScreenSession>& smsScreen, Point& startPoint, in AddChild() function in OHOS::Rosen::ScreenSessionGroup
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dnode_system.cpp299 bool AddChild(ISceneNode& node) override in AddChild() function in NodeSystem::SceneNode
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp126 void UINode::AddChild(const RefPtr<UINode>& child, int32_t slot, in AddChild() function in OHOS::Ace::NG::UINode
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h278 virtual void AddChild(const RefPtr<RenderContext>& renderContext, int index) {} in AddChild() function

12