Searched refs:action_index_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/events/gesture_detection/
H A Dmotion_event_generic.cc40 action_index_(0),
51 action_index_(0),
61 action_index_(other.action_index_),
79 return action_index_;
H A Dmotion_event_generic.h67 void set_action_index(int action_index) { action_index_ = action_index; }
87 int action_index_; member in class:ui::MotionEventGeneric

Completed in 122 milliseconds