DOUBLE_TAP_MODE_IN_PROGRESS  106 ui/events/gesture_detection/scale_gesture_detector.cc     } else if (double_tap_mode_ == DOUBLE_TAP_MODE_IN_PROGRESS &&
DOUBLE_TAP_MODE_IN_PROGRESS  132 ui/events/gesture_detection/scale_gesture_detector.cc   if (double_tap_mode_ == DOUBLE_TAP_MODE_IN_PROGRESS) {
DOUBLE_TAP_MODE_IN_PROGRESS  249 ui/events/gesture_detection/scale_gesture_detector.cc   return double_tap_mode_ == DOUBLE_TAP_MODE_IN_PROGRESS;
DOUBLE_TAP_MODE_IN_PROGRESS  297 ui/events/gesture_detection/scale_gesture_detector.cc   double_tap_mode_ = DOUBLE_TAP_MODE_IN_PROGRESS;