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

  /external/chromium_org/content/browser/renderer_host/input/
touch_selection_controller.h 86 enum InputEventType { TAP, LONG_PRESS, INPUT_EVENT_TYPE_NONE };
123 InputEventType response_pending_input_event_;
touch_selection_controller.cc 75 InputEventType causal_input_event = response_pending_input_event_;
77 base::AutoReset<InputEventType> auto_reset_response_pending_input_event(

Completed in 25 milliseconds