GetActionIndex 43 content/browser/renderer_host/input/motion_event_android.h virtual int GetActionIndex() const OVERRIDE; GetActionIndex 22 content/browser/renderer_host/input/motion_event_web.h virtual int GetActionIndex() const OVERRIDE; GetActionIndex 186 content/browser/renderer_host/input/web_input_event_util.cc static_cast<int>(pointer_index) == event.GetActionIndex()); GetActionIndex 165 ui/events/gesture_detection/gesture_detector.cc const int skip_index = pointer_up ? ev.GetActionIndex() : -1; GetActionIndex 198 ui/events/gesture_detection/gesture_detector.cc const int up_index = ev.GetActionIndex(); GetActionIndex 29 ui/events/gesture_detection/mock_motion_event.h virtual int GetActionIndex() const OVERRIDE; GetActionIndex 34 ui/events/gesture_detection/motion_event.h virtual int GetActionIndex() const = 0; GetActionIndex 124 ui/events/gesture_detection/scale_gesture_detector.cc const int skip_index = pointer_up ? event.GetActionIndex() : -1; GetActionIndex 287 ui/events/gesture_detection/velocity_tracker.cc downIdBits.mark_bit(event.GetPointerId(event.GetActionIndex()));