/ohos5.0/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/ |
H A D | rs_graphic_rootnode.cpp | 48 void RSGraphicRootNode::RemoveChild(std::shared_ptr<RSNode> child) in RemoveChild() function in OHOS::Rosen::RSGraphicRootNode
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/ |
H A D | tabs_component.cpp | 72 void TabsComponent::RemoveChild(const RefPtr<Component>& child) in RemoveChild() function in OHOS::Ace::V2::TabsComponent
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
H A D | indexer_list_component.cpp | 55 void IndexerListComponent::RemoveChild(const RefPtr<Component>& child) in RemoveChild() function in OHOS::Ace::IndexerListComponent
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | multi_child.h | 55 void RemoveChild(const RefPtr<Component>& child) in RemoveChild() function
|
H A D | component_group.h | 128 virtual void RemoveChild(const RefPtr<Component>& child) in RemoveChild() function
|
H A D | element.cpp | 52 void Element::RemoveChild(const RefPtr<Element>& child) in RemoveChild() function in OHOS::Ace::Element
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_proxy_node.cpp | 104 void RSProxyNode::RemoveChild(std::shared_ptr<RSBaseNode> child) in RemoveChild() function in OHOS::Rosen::RSProxyNode
|
H A D | rs_surface_node.cpp | 192 void RSSurfaceNode::RemoveChild(std::shared_ptr<RSBaseNode> child) in RemoveChild() function in OHOS::Rosen::RSSurfaceNode
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A D | list_item_group_component.h | 85 void RemoveChild(const RefPtr<Component>& child) in RemoveChild() function
|
H A D | list_component.cpp | 180 void ListComponent::RemoveChild(const RefPtr<Component>& child) in RemoveChild() function in OHOS::Ace::ListComponent
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stepper/ |
H A D | stepper_component.cpp | 113 void StepperComponent::RemoveChild(const RefPtr<Component>& child) in RemoveChild() function in OHOS::Ace::StepperComponent
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_content_modifier.cpp | 46 ArkUI_Int32 RemoveChild(ArkUINodeContentHandle content, ArkUINodeHandle child) in RemoveChild() function
|
H A D | view_model.cpp | 684 void RemoveChild(void* parentNode, void* childNode) in RemoveChild() function
|
H A D | render_node_modifier.cpp | 94 void RemoveChild(ArkUINodeHandle node, ArkUINodeHandle child) in RemoveChild() function
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/ |
H A D | rs_base_node_command.cpp | 62 void BaseNodeCommandHelper::RemoveChild(RSContext& context, NodeId nodeId, NodeId childNodeId) in RemoveChild() function in OHOS::Rosen::BaseNodeCommandHelper
|
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/ |
H A D | texture_layer.cpp | 94 void TextureLayerImpl::RemoveChild() in RemoveChild() function in OHOS::Render3D::TextureLayerImpl
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
H A D | staggered_animation_state.cpp | 113 void StaggeredAnimationState::RemoveChild(typename SegmentVector::iterator& item) in RemoveChild() function in Internal::StaggeredAnimationState
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/focus/ |
H A D | focus_node.cpp | 523 void FocusGroup::RemoveChild(const RefPtr<FocusNode>& focusNode) in RemoveChild() function in OHOS::Ace::FocusGroup
|
/ohos5.0/foundation/window/window_manager/dmserver/src/ |
H A D | abstract_screen.cpp | 612 bool AbstractScreenGroup::RemoveChild(sptr<AbstractScreen>& dmsScreen) in RemoveChild() function in OHOS::Rosen::AbstractScreenGroup
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
H A D | window_pattern.cpp | 612 void WindowPattern::RemoveChild(const RefPtr<FrameNode>& host, const RefPtr<FrameNode>& child, in RemoveChild() function in OHOS::Ace::NG::WindowPattern
|
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/ |
H A D | NodeImpl.cpp | 512 napi_value NodeImpl::RemoveChild(NapiApi::FunctionContext<NapiApi::Object>& ctx) in RemoveChild() function in NodeImpl
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | node_system.cpp | 326 bool RemoveChild(ISceneNode& node) override in RemoveChild() function in NodeSystem::SceneNode 341 bool RemoveChild(size_t index) override in RemoveChild() function in NodeSystem::SceneNode
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | node_model.cpp | 237 int32_t RemoveChild(ArkUI_NodeHandle parentNode, ArkUI_NodeHandle childNode) in RemoveChild() function
|
/ohos5.0/foundation/barrierfree/accessibility/frameworks/common/src/ |
H A D | accessibility_element_info.cpp | 58 bool AccessibilityElementInfo::RemoveChild(const int64_t childId) in RemoveChild() function in OHOS::Accessibility::AccessibilityElementInfo
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_render_node_bridge.cpp | 290 ArkUINativeModuleValue RenderNodeBridge::RemoveChild(ArkUIRuntimeCallInfo* runtimeCallInfo) in RemoveChild() function in OHOS::Ace::NG::RenderNodeBridge
|