HomeSort by relevance Sort by last modified time
    Searched full:touch_cancelled_count_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ui/aura/gestures/
gesture_recognizer_unittest.cc 606 touch_cancelled_count_(0) {
626 touch_cancelled_count_++;
638 touch_cancelled_count_ = 0;
645 int touch_cancelled_count() const { return touch_cancelled_count_; }
652 int touch_cancelled_count_; member in class:aura::test::__anon14704::TestEventHandler
    [all...]

Completed in 234 milliseconds