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

/external/chromium_org/ui/aura/gestures/
H A Dgesture_recognizer_unittest.cc607 touch_cancelled_count_(0) {
624 touch_cancelled_count_++;
635 touch_cancelled_count_ = 0;
641 int touch_cancelled_count() const { return touch_cancelled_count_; }
647 int touch_cancelled_count_; member in class:aura::test::__anon15848::TestEventHandler

Completed in 47 milliseconds