Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_indicator_test_ng.cpp422 pattern_->stopIndicatorAnimation_ = false;
431 pattern_->stopIndicatorAnimation_ = true;
637 pattern_->stopIndicatorAnimation_ = false;
646 pattern_->stopIndicatorAnimation_ = true;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_helper.cpp356 swiper.stopIndicatorAnimation_ ? DumpLog::GetInstance().AddDesc("stopIndicatorAnimation:true") in DumpInfoAddAnimationDesc()
H A Dswiper_pattern.h1073 bool stopIndicatorAnimation_ = true; variable
H A Dswiper_pattern.cpp3086 stopIndicatorAnimation_ = false; in PlayPropertyTranslateAnimation()
3336 if (!stopIndicatorAnimation_) { in PlayIndicatorTranslateAnimation()
3337 stopIndicatorAnimation_ = true; in PlayIndicatorTranslateAnimation()