ACTION_POINTER_UP 28 content/browser/renderer_host/input/motion_event_android.cc case MotionEventAndroid::ACTION_POINTER_UP: ACTION_POINTER_UP 29 content/browser/renderer_host/input/motion_event_android.cc return ACTION_POINTER_UP; ACTION_POINTER_UP 48 content/browser/renderer_host/input/motion_event_android.cc case ACTION_POINTER_UP: ACTION_POINTER_UP 49 content/browser/renderer_host/input/motion_event_android.cc return MotionEventAndroid::ACTION_POINTER_UP; ACTION_POINTER_UP 38 content/browser/renderer_host/input/motion_event_web.cc return ui::MotionEvent::ACTION_POINTER_UP; ACTION_POINTER_UP 147 content/browser/renderer_host/input/web_input_event_util.cc case MotionEvent::ACTION_POINTER_UP: ACTION_POINTER_UP 171 content/browser/renderer_host/input/web_input_event_util.cc case MotionEvent::ACTION_POINTER_UP: ACTION_POINTER_UP 1196 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java && eventAction != MotionEvent.ACTION_POINTER_UP) { ACTION_POINTER_UP 99 content/public/android/java/src/org/chromium/content/browser/TouchEventSynthesizer.java mDownTimeInMs, timeInMs, MotionEvent.ACTION_POINTER_UP, ACTION_POINTER_UP 111 remoting/android/java/src/org/chromium/chromoting/TapGestureDetector.java case MotionEvent.ACTION_POINTER_UP: ACTION_POINTER_UP 140 remoting/android/java/src/org/chromium/chromoting/TapGestureDetector.java if (event.getActionMasked() == MotionEvent.ACTION_POINTER_UP) { ACTION_POINTER_UP 164 ui/events/gesture_detection/gesture_detector.cc const bool pointer_up = action == MotionEvent::ACTION_POINTER_UP; ACTION_POINTER_UP 190 ui/events/gesture_detection/gesture_detector.cc case MotionEvent::ACTION_POINTER_UP: ACTION_POINTER_UP 26 ui/events/gesture_detection/gesture_event_data_packet.cc case ui::MotionEvent::ACTION_POINTER_UP: ACTION_POINTER_UP 24 ui/events/gesture_detection/gesture_provider.cc case MotionEvent::ACTION_POINTER_UP: return "ACTION_POINTER_UP"; ACTION_POINTER_UP 1049 ui/events/gesture_detection/gesture_provider_unittest.cc MotionEvent::ACTION_POINTER_UP, ACTION_POINTER_UP 144 ui/events/gesture_detection/mock_motion_event.cc action = ACTION_POINTER_UP; ACTION_POINTER_UP 120 ui/events/gesture_detection/scale_gesture_detector.cc action == MotionEvent::ACTION_POINTER_UP || ACTION_POINTER_UP 123 ui/events/gesture_detection/scale_gesture_detector.cc const bool pointer_up = action == MotionEvent::ACTION_POINTER_UP;