/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/layers/ |
H A D | layer.h | 38 void SetParent(const RefPtr<Layer>& layer) in SetParent() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
H A D | grid_column_info.h | 87 void SetParent(const RefPtr<GridContainerInfo>& parent) in SetParent() function
|
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/ |
H A D | texture_layer.cpp | 83 void TextureLayerImpl::SetParent(std::shared_ptr<Rosen::RSNode>& parent) in SetParent() function in OHOS::Render3D::TextureLayerImpl 265 void TextureLayer::SetParent(std::shared_ptr<Rosen::RSNode>& parent) in SetParent() function in OHOS::Render3D::TextureLayer
|
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/ |
H A D | intf_node.h | 159 static bool SetParent(const INode::Ptr& node, const META_NS::IObject::Ptr& parent) in SetParent() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | element.h | 223 void SetParent(const WeakPtr<Element>& parent) in SetParent() function
|
H A D | component.h | 106 void SetParent(const WeakPtr<Component>& parent) in SetParent() function
|
H A D | render_node.h | 1159 void SetParent(const WeakPtr<RenderNode>& parent) in SetParent() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
H A D | window_node.cpp | 96 void WindowNode::SetParent(const WeakPtr<UINode>& parent) in SetParent() function in OHOS::Ace::NG::WindowNode
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/focus/ |
H A D | focus_node.h | 133 void SetParent(WeakPtr<FocusGroup>&& parent) in SetParent() function
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | component.h | 570 void SetParent(Component *parent) in SetParent() function
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
H A D | file_asset.cpp | 264 void FileAsset::SetParent(int32_t parent) in SetParent() function in OHOS::Media::FileAsset
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | node_system.cpp | 229 void SetParent(ISceneNode const& node) override in SetParent() function in NodeSystem::SceneNode 760 void SetParent(const Entity entity, ISceneNode const& node) override in SetParent() function in NodeSystem::NodeCache
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
H A D | scrollable.h | 390 [[deprecated]] void SetParent(RefPtr<Scrollable> parent) in SetParent() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | ui_node.h | 178 virtual void SetParent(const WeakPtr<UINode>& parent) in SetParent() function
|
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/ |
H A D | ast.cpp | 331 void AstObject::SetParent(AstObject *parent) in SetParent() function in AstObject
|
/ohos5.0/foundation/barrierfree/accessibility/frameworks/common/src/ |
H A D | accessibility_element_info.cpp | 144 void AccessibilityElementInfo::SetParent(const int64_t parentId) in SetParent() function in OHOS::Accessibility::AccessibilityElementInfo
|
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | node_impl.cpp | 1345 void NodeImpl::SetParent(const IObject::Ptr& parent) in SetParent() function in NodeImpl
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_view.cpp | 605 void UIView::SetParent(UIView* parent) in SetParent() function in OHOS::UIView
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_node.cpp | 2826 void RSNode::SetParent(NodeId parentId) in SetParent() function in OHOS::Rosen::RSNode
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_render_node.cpp | 553 void RSRenderNode::SetParent(WeakPtr parent) in SetParent() function in OHOS::Rosen::RSRenderNode
|