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

/external/chromium_org/ui/events/
H A Devent.h489 touch_id_(model.touch_id_),
513 int touch_id() const { return touch_id_; }
542 const int touch_id_; member in class:ui::TouchEvent
H A Devent.cc506 touch_id_(GetTouchId(native_event)),
529 touch_id_(touch_id),
547 touch_id_(touch_id),

Completed in 1778 milliseconds