Home
last modified time | relevance | path

Searched refs:SpringItems (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.h517 bool SpringItems(const DragEndInfo& info);
H A Drender_swiper.cpp907 bool RenderSwiper::SpringItems(const DragEndInfo& info) in SpringItems() function in OHOS::Ace::RenderSwiper
994 if (SpringItems(info)) { in HandleDragEnd()