Searched defs:is_double_tapping (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/events/gesture_detection/
H A Dgesture_detector.h145 // Note: The listener must never be changed while |is_double_tapping| is true.
150 bool is_double_tapping() const { return is_double_tapping_; } function in class:ui::GestureDetector

Completed in 52 milliseconds