gesture_recognizer_impl.h | 76 // Both |touch_id_target_| and |touch_id_target_for_gestures_| map a touch-id 78 // ET_TOUCH_RELEASE and ET_TOUCH_CANCEL. |touch_id_target_for_gestures_| are 81 TouchIdToConsumerMap touch_id_target_for_gestures_; member in class:ui::GestureRecognizerImpl
|