Searched refs:isSwiperTouchDown_ (Results 1 – 3 of 3) sorted by relevance
166 isSwiperTouchDown_ = isSwiperTouchDown; in SetIsSwiperTouchDown()243 bool isSwiperTouchDown_ = false; variable
381 if (currentSelectedIndex_ == targetSelectedIndex_ && isSwiperTouchDown_) { in UpdateSelectedCenterXOnDrag()480 if (isSwiperTouchDown_ && (gestureState_ == GestureState::GESTURE_STATE_FOLLOW_LEFT || in CalcTargetStatusOnLongPointMove()522 if (isSwiperTouchDown_ && (gestureState_ == GestureState::GESTURE_STATE_FOLLOW_LEFT || in CalcTargetStatusOnAllPointMoveForward()564 if (isSwiperTouchDown_ && (gestureState_ == GestureState::GESTURE_STATE_FOLLOW_LEFT || in CalcTargetStatusOnAllPointMoveBackward()579 if (isSwiperTouchDown_ && (gestureState_ == GestureState::GESTURE_STATE_FOLLOW_LEFT || in CalcAnimationEndCenterX()
482 indicatorModifier->isSwiperTouchDown_ = true;