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

  /external/chromium_org/content/browser/renderer_host/input/
input_router.h 45 virtual void SendGestureEvent(
mock_input_ack_handler.cc 55 input_router_->SendGestureEvent(*gesture_followup_event_);
input_router_impl.h 70 virtual void SendGestureEvent(
input_router_impl_perftest.cc 226 input_router_->SendGestureEvent(
touch_event_queue_unittest.cc 112 void SendGestureEvent(WebInputEvent::Type type) {
894 SendGestureEvent(WebInputEvent::GestureScrollUpdate);
    [all...]
input_router_impl.cc 175 void InputRouterImpl::SendGestureEvent(
input_router_impl_unittest.cc 211 input_router_->SendGestureEvent(
    [all...]
  /external/chromium_org/content/browser/android/
content_view_core_impl.cc     [all...]
content_view_core_impl.h 354 void SendGestureEvent(const blink::WebGestureEvent& event);
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_android.h 204 void SendGestureEvent(const blink::WebGestureEvent& event);
render_widget_host_view_android.cc     [all...]
render_widget_host_unittest.cc 91 virtual void SendGestureEvent(
    [all...]
render_widget_host_impl.cc     [all...]

Completed in 2726 milliseconds