Home
last modified time | relevance | path

Searched defs:RemoveChild (Results 1 – 25 of 36) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/
H A Drs_graphic_rootnode.cpp48 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 Dtabs_component.cpp72 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 Dindexer_list_component.cpp55 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 Dmulti_child.h55 void RemoveChild(const RefPtr<Component>& child) in RemoveChild() function
H A Dcomponent_group.h128 virtual void RemoveChild(const RefPtr<Component>& child) in RemoveChild() function
H A Delement.cpp52 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 Drs_proxy_node.cpp104 void RSProxyNode::RemoveChild(std::shared_ptr<RSBaseNode> child) in RemoveChild() function in OHOS::Rosen::RSProxyNode
H A Drs_surface_node.cpp192 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 Dlist_item_group_component.h85 void RemoveChild(const RefPtr<Component>& child) in RemoveChild() function
H A Dlist_component.cpp180 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 Dstepper_component.cpp113 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 Dnode_content_modifier.cpp46 ArkUI_Int32 RemoveChild(ArkUINodeContentHandle content, ArkUINodeHandle child) in RemoveChild() function
H A Dview_model.cpp684 void RemoveChild(void* parentNode, void* childNode) in RemoveChild() function
H A Drender_node_modifier.cpp94 void RemoveChild(ArkUINodeHandle node, ArkUINodeHandle child) in RemoveChild() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_base_node_command.cpp62 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 Dtexture_layer.cpp94 void TextureLayerImpl::RemoveChild() in RemoveChild() function in OHOS::Render3D::TextureLayerImpl
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Dstaggered_animation_state.cpp113 void StaggeredAnimationState::RemoveChild(typename SegmentVector::iterator& item) in RemoveChild() function in Internal::StaggeredAnimationState
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/focus/
H A Dfocus_node.cpp523 void FocusGroup::RemoveChild(const RefPtr<FocusNode>& focusNode) in RemoveChild() function in OHOS::Ace::FocusGroup
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dabstract_screen.cpp612 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 Dwindow_pattern.cpp612 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 DNodeImpl.cpp512 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 Dnode_system.cpp326 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 Dnode_model.cpp237 int32_t RemoveChild(ArkUI_NodeHandle parentNode, ArkUI_NodeHandle childNode) in RemoveChild() function
/ohos5.0/foundation/barrierfree/accessibility/frameworks/common/src/
H A Daccessibility_element_info.cpp58 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 Darkts_native_render_node_bridge.cpp290 ArkUINativeModuleValue RenderNodeBridge::RemoveChild(ArkUIRuntimeCallInfo* runtimeCallInfo) in RemoveChild() function in OHOS::Ace::NG::RenderNodeBridge

12