Home
last modified time | relevance | path

Searched refs:RemoveChildren (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Drosen_render_form.h32 void RemoveChildren() override;
H A Drosen_render_form.cpp46 void RosenRenderForm::RemoveChildren() in RemoveChildren() function in OHOS::Ace::RosenRenderForm
H A Drender_form.h40 virtual void RemoveChildren() {} in RemoveChildren() function
H A Dform_element.cpp318 renderForm->RemoveChildren(); in Prepare()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Drosen_render_plugin.h32 void RemoveChildren() override;
H A Drender_plugin.h39 virtual void RemoveChildren() {} in RemoveChildren() function
H A Drosen_render_plugin.cpp50 void RosenRenderPlugin::RemoveChildren() in RemoveChildren() function in OHOS::Ace::RosenRenderPlugin
H A Dplugin_element.cpp192 renderPlugin->RemoveChildren(); in Prepare()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/foreach/
H A Dlazy_foreach_element.cpp37 lazyForEachComponent_->RemoveChildren(); in SetNewComponent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/layers/
H A Dlayer.h46 void RemoveChildren() in RemoveChildren() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Dflex_component_v2.cpp82 multiComposedComponent->RemoveChildren(); in AddFlexItemComponent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dmulti_child.h71 void RemoveChildren() in RemoveChildren() function
H A Dflutter_render_context.cpp202 containerLayer_->RemoveChildren(); in InitContext()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/systems/
H A Dintf_node_system.h131 virtual bool RemoveChildren() = 0; in CORE3D_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dnode_system.cpp359 bool RemoveChildren() override in RemoveChildren() function in NodeSystem::SceneNode