OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_separation_for_gesture_touches_in_pixels_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/events/gestures/
gesture_configuration.h
69
return
max_separation_for_gesture_touches_in_pixels_
;
72
max_separation_for_gesture_touches_in_pixels_
= val;
231
static double
max_separation_for_gesture_touches_in_pixels_
;
member in class:ui::GestureConfiguration
gesture_configuration.cc
20
GestureConfiguration::
max_separation_for_gesture_touches_in_pixels_
= 150;
member in class:ui::GestureConfiguration
Completed in 175 milliseconds