Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h168 indicatorDoingAnimation_ = indicatorDoingAnimation; in SetIndicatorDoingAnimation()
1001 bool indicatorDoingAnimation_ = false; variable
H A Dswiper_helper.cpp309 swiper.indicatorDoingAnimation_ ? DumpLog::GetInstance().AddDesc("indicatorDoingAnimation:true") in DumpInfoAddGestureDesc()
H A Dswiper_pattern.cpp1724 indicatorDoingAnimation_ = false; in ShowNext()
1779 indicatorDoingAnimation_ = false; in ShowPrevious()
2563 if (!indicatorDoingAnimation_) { in CheckMarkDirtyNodeForRenderIndicator()
2659 indicatorDoingAnimation_ = false; in HandleTouchDown()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_test_ng.cpp226 pattern_->indicatorDoingAnimation_ = false;
231 pattern_->indicatorDoingAnimation_ = true;