Home
last modified time | relevance | path

Searched defs:GetActionIndex (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/content/browser/renderer_host/input/
Dmotion_event_web.cc80 int MotionEventWeb::GetActionIndex() const { return cached_action_index_; } in GetActionIndex() function in content::MotionEventWeb
Dmotion_event_android.cc265 int MotionEventAndroid::GetActionIndex() const { in GetActionIndex() function in content::MotionEventAndroid
/external/chromium_org/ui/events/gesture_detection/
Dmotion_event_generic.cc78 int MotionEventGeneric::GetActionIndex() const { in GetActionIndex() function in ui::MotionEventGeneric
Dmotion_event_buffer.cc182 virtual int GetActionIndex() const OVERRIDE { in GetActionIndex() function in ui::__anonc482fbc30111::CompoundMotionEvent
/external/chromium_org/ui/events/gestures/
Dmotion_event_aura.cc114 int MotionEventAura::GetActionIndex() const { in GetActionIndex() function in ui::MotionEventAura