HomeSort by relevance Sort by last modified time
    Searched refs:still_down_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/events/gesture_detection/
gesture_detector.cc 179 still_down_(false),
312 still_down_ = true;
382 still_down_ = false;
489 if (!still_down_)
498 still_down_ = false;
gesture_detector.h 183 bool still_down_; member in class:ui::GestureDetector

Completed in 116 milliseconds