Home
last modified time | relevance | path

Searched refs:STAGE_NONE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_modifier.h37 STAGE_NONE, enumerator
352 TouchBottomAnimationStage animationState_ = TouchBottomAnimationStage::STAGE_NONE;
H A Ddot_indicator_modifier.cpp678 modifier->animationState_ = TouchBottomAnimationStage::STAGE_NONE; in PlayTouchBottomAnimation()
702 modifier->animationState_ = TouchBottomAnimationStage::STAGE_NONE; in PlayTouchBottomAnimation()
803 animationState_ = TouchBottomAnimationStage::STAGE_NONE; in PlayIndicatorAnimation()
H A Doverlength_dot_indicator_modifier.cpp622 animationState_ = TouchBottomAnimationStage::STAGE_NONE; in PlayIndicatorAnimation()