RT_START 60 ui/events/gesture_detection/touch_disposition_gesture_filter.cc return Info(RT_START); RT_START 62 ui/events/gesture_detection/touch_disposition_gesture_filter.cc return Info(RT_START); RT_START 64 ui/events/gesture_detection/touch_disposition_gesture_filter.cc return Info(RT_START); RT_START 66 ui/events/gesture_detection/touch_disposition_gesture_filter.cc return Info(RT_START); RT_START 68 ui/events/gesture_detection/touch_disposition_gesture_filter.cc return Info(RT_START | RT_CURRENT); RT_START 70 ui/events/gesture_detection/touch_disposition_gesture_filter.cc return Info(RT_START | RT_CURRENT, ET_GESTURE_TAP_UNCONFIRMED); RT_START 72 ui/events/gesture_detection/touch_disposition_gesture_filter.cc return Info(RT_START | RT_CURRENT); RT_START 74 ui/events/gesture_detection/touch_disposition_gesture_filter.cc return Info(RT_START | RT_CURRENT, ET_GESTURE_TAP_UNCONFIRMED); RT_START 76 ui/events/gesture_detection/touch_disposition_gesture_filter.cc return Info(RT_START | RT_CURRENT); RT_START 86 ui/events/gesture_detection/touch_disposition_gesture_filter.cc return Info(RT_START, ET_GESTURE_SCROLL_BEGIN); RT_START 305 ui/events/gesture_detection/touch_disposition_gesture_filter.cc if ((required_touches & RT_START && start_touch_consumed_) ||