Home
last modified time | relevance | path

Searched defs:OnChildRemoved (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/proxy/
H A Drender_item_proxy.cpp20 void RenderItemProxy::OnChildRemoved(const RefPtr<RenderNode>& child) in OnChildRemoved() function in OHOS::Ace::RenderItemProxy
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.cpp698 void RenderList::OnChildRemoved(const RefPtr<RenderNode>& child) in OnChildRemoved() function in OHOS::Ace::RenderList
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Drender_flex.cpp1109 void RenderFlex::OnChildRemoved(const RefPtr<RenderNode>& child) in OnChildRemoved() function in OHOS::Ace::RenderFlex
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.h332 virtual void OnChildRemoved(const RefPtr<RenderNode>& child) {} in OnChildRemoved() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp3403 void RenderSwiper::OnChildRemoved(const RefPtr<RenderNode>& child) in OnChildRemoved() function in OHOS::Ace::RenderSwiper