IsScaleGestureDetectionInProgress 102 ui/events/gesture_detection/gesture_provider.cc const bool in_scale_gesture = IsScaleGestureDetectionInProgress(); IsScaleGestureDetectionInProgress 183 ui/events/gesture_detection/gesture_provider.cc return IsScaleGestureDetectionInProgress() && InDoubleTapMode(); IsScaleGestureDetectionInProgress 549 ui/events/gesture_detection/gesture_provider.cc scale_gesture_listener_->IsScaleGestureDetectionInProgress(); IsScaleGestureDetectionInProgress 705 ui/events/gesture_detection/gesture_provider.cc DCHECK(!scale_gesture_listener_->IsScaleGestureDetectionInProgress()); IsScaleGestureDetectionInProgress 760 ui/events/gesture_detection/gesture_provider.cc !scale_gesture_listener_->IsScaleGestureDetectionInProgress()) {