handling_event_    22 ui/events/gesture_detection/filtered_gesture_provider.cc   DCHECK(!handling_event_);
handling_event_    23 ui/events/gesture_detection/filtered_gesture_provider.cc   base::AutoReset<bool> handling_event(&handling_event_, true);
handling_event_    66 ui/events/gesture_detection/filtered_gesture_provider.cc   if (handling_event_) {
handling_event_    54 ui/events/gesture_detection/filtered_gesture_provider.h   bool handling_event_;