Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.h489 void InitSwipeToAnimation(double start, double end);
H A Drender_swiper.cpp1228 void RenderSwiper::InitSwipeToAnimation(double start, double end) in InitSwipeToAnimation() function in OHOS::Ace::RenderSwiper
1388 InitSwipeToAnimation(start, end); in DoSwipeToAnimation()