Home
last modified time | relevance | path

Searched refs:flushImmediately (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.cpp2737 void SwiperPattern::StopAnimationOnScrollStart(bool flushImmediately) in StopAnimationOnScrollStart() argument
2745 if (flushImmediately) { in StopAnimationOnScrollStart()