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

  /external/chromium_org/ui/events/gesture_detection/
gesture_config_helper_android.cc 69 config.min_gesture_bounds_length = kMinGestureBoundsLengthDips;
gesture_config_helper_aura.cc 69 config.min_gesture_bounds_length = GestureConfiguration::default_radius();
gesture_provider.h 52 float min_gesture_bounds_length; member in struct:ui::GestureProvider::Config
gesture_provider.cc 118 min_gesture_bounds_length(0) {}
548 min_gesture_bounds_length_(config.min_gesture_bounds_length) {
gesture_provider_unittest.cc 257 config.min_gesture_bounds_length = min_gesture_bound_length;
    [all...]

Completed in 144 milliseconds