needs_scroll_ending_event_  226 ui/events/gesture_detection/touch_disposition_gesture_filter.cc       needs_scroll_ending_event_ = true;
needs_scroll_ending_event_  229 ui/events/gesture_detection/touch_disposition_gesture_filter.cc       needs_scroll_ending_event_ = false;
needs_scroll_ending_event_  235 ui/events/gesture_detection/touch_disposition_gesture_filter.cc       needs_scroll_ending_event_ = false;
needs_scroll_ending_event_  265 ui/events/gesture_detection/touch_disposition_gesture_filter.cc   if (!needs_scroll_ending_event_)
needs_scroll_ending_event_  270 ui/events/gesture_detection/touch_disposition_gesture_filter.cc   DCHECK(!needs_scroll_ending_event_);
needs_scroll_ending_event_   98 ui/events/gesture_detection/touch_disposition_gesture_filter.h   bool needs_scroll_ending_event_;