Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.h487 int32_t GetNextIndexOnAnimation() const;
H A Drender_swiper.cpp1520 int32_t RenderSwiper::GetNextIndexOnAnimation() const in GetNextIndexOnAnimation() function in OHOS::Ace::RenderSwiper
1549 index = GetNextIndexOnAnimation(); in ShowPrevious()
1573 index = GetNextIndexOnAnimation(); in ShowNext()