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

  /external/chromium_org/ui/events/gesture_detection/
gesture_config_helper_aura.cc 40 config.two_finger_tap_max_separation =
gesture_detector.cc 54 two_finger_tap_max_separation(300),
471 two_finger_tap_distance_square_ = config.two_finger_tap_max_separation *
472 config.two_finger_tap_max_separation;
gesture_detector.h 65 float two_finger_tap_max_separation; member in struct:ui::GestureDetector::Config
gesture_provider_unittest.cc 241 config.gesture_detector_config.two_finger_tap_max_separation =
    [all...]

Completed in 59 milliseconds