Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h783 void StopAnimationOnScrollStart(bool flushImmediately);
H A Dswiper_pattern.cpp2714 StopAnimationOnScrollStart( in HandleDragStart()
2737 void SwiperPattern::StopAnimationOnScrollStart(bool flushImmediately) in StopAnimationOnScrollStart() function in OHOS::Ace::NG::SwiperPattern
4917 StopAnimationOnScrollStart(false); in OnScrollStartRecursive()
5033 StopAnimationOnScrollStart(false); in HandleScroll()