Searched defs:max_separation_for_gesture_touches_in_pixels_ (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/ui/events/gestures/
H A Dgesture_configuration.cc19 GestureConfiguration::max_separation_for_gesture_touches_in_pixels_ = 150; member in class:ui::GestureConfiguration
H A Dgesture_configuration.h62 return max_separation_for_gesture_touches_in_pixels_;
65 max_separation_for_gesture_touches_in_pixels_ = val;
172 static double max_separation_for_gesture_touches_in_pixels_; member in class:ui::GestureConfiguration

Completed in 82 milliseconds