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

  /external/chromium_org/ui/events/gesture_detection/
gesture_provider.h 36 // If |disable_click_delay| is true and double-tap support is disabled,
41 bool disable_click_delay; member in struct:ui::GestureProvider::Config
gesture_provider.cc 116 disable_click_delay(false),
268 bool disable_click_delay,
273 disable_click_delay_(disable_click_delay),
610 config.disable_click_delay,
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_android.cc 150 config.disable_click_delay =
    [all...]

Completed in 92 milliseconds