Home
last modified time | relevance | path

Searched refs:StopIndicatorAnimation (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp326 StopIndicatorAnimation(true); in ResetOnForceMeasure()
463 StopIndicatorAnimation(); in UpdateIndicatorOnChildChange()
537 StopIndicatorAnimation(); in BeforeCreateLayoutWrapper()
1587 StopIndicatorAnimation(true); in SwipeToWithoutAnimation()
1653 StopIndicatorAnimation(); in SwipeTo()
1742 StopIndicatorAnimation(); in ShowNext()
1796 StopIndicatorAnimation(); in ShowPrevious()
1864 StopIndicatorAnimation(true); in FinishAnimation()
2654 StopIndicatorAnimation(true); in HandleTouchDown()
2742 StopIndicatorAnimation(); in StopAnimationOnScrollStart()
[all …]
H A Dswiper_pattern.h862 void StopIndicatorAnimation(bool ifImmediately = false);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp649 StopIndicatorAnimation(); in HandleTouchDown()
1595 StopIndicatorAnimation(); in OnFocus()
2786 StopIndicatorAnimation(); in FinishAllSwipeAnimation()
2946 StopIndicatorAnimation(); in StartIndicatorAnimation()
2992 void RenderSwiper::StopIndicatorAnimation() in StopIndicatorAnimation() function in OHOS::Ace::RenderSwiper
3029 StopIndicatorAnimation(); in InitIndicatorAnimation()
H A Drender_swiper.h223 void StopIndicatorAnimation();