Home
last modified time | relevance | path

Searched defs:RemoveChildByIndex (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Drender_grid_scroll.h90 void RemoveChildByIndex(int32_t index) in RemoveChildByIndex() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Drender_water_flow.h94 inline void RemoveChildByIndex(size_t index) in RemoveChildByIndex() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp3207 void RenderSwiper::RemoveChildByIndex(int32_t index) in RemoveChildByIndex() function in OHOS::Ace::RenderSwiper