Searched refs:SendGestureEvent (Results 1 – 13 of 13) sorted by relevance
966 void ContentViewCoreImpl::SendGestureEvent( in SendGestureEvent() function in content::ContentViewCoreImpl970 rwhv->SendGestureEvent(event); in SendGestureEvent()985 SendGestureEvent(event); in ScrollBegin()991 SendGestureEvent(event); in ScrollEnd()1001 SendGestureEvent(event); in ScrollBy()1011 SendGestureEvent(event); in FlingStart()1017 SendGestureEvent(event); in FlingCancel()1026 SendGestureEvent(event); in SingleTap()1037 SendGestureEvent(event); in DoubleTap()1045 SendGestureEvent(event); in LongPress()[all …]
309 void SendGestureEvent(const blink::WebGestureEvent& event);
45 virtual void SendGestureEvent(
55 input_router_->SendGestureEvent(*gesture_followup_event_); in OnTouchEventAck()
107 void SendGestureEvent(WebInputEvent::Type type) { in SendGestureEvent() function in content::TouchEventQueueTest995 SendGestureEvent(WebInputEvent::GestureScrollUpdate); in TEST_F()1339 SendGestureEvent(blink::WebInputEvent::GestureScrollEnd); in TEST_F()1381 SendGestureEvent(blink::WebInputEvent::GestureScrollEnd); in TEST_F()2074 SendGestureEvent(WebInputEvent::GestureScrollUpdate); in TEST_F()2128 SendGestureEvent(WebInputEvent::GestureScrollUpdate); in TEST_F()2140 SendGestureEvent(WebInputEvent::GestureScrollEnd); in TEST_F()2160 SendGestureEvent(blink::WebInputEvent::GestureScrollBegin); in TEST_F()
69 virtual void SendGestureEvent( in NON_EXPORTED_BASE()
226 input_router_->SendGestureEvent( in SendEvent()
175 void InputRouterImpl::SendGestureEvent( in SendGestureEvent() function in content::InputRouterImpl
211 input_router_->SendGestureEvent( in SimulateGestureEvent()
1509 void RenderWidgetHostViewAndroid::SendGestureEvent( in SendGestureEvent() function in content::RenderWidgetHostViewAndroid1644 SendGestureEvent(CreateWebGestureEventFromGestureEventData(gesture)); in OnGestureEvent()1817 SendGestureEvent(long_press); in LongPress()
230 void SendGestureEvent(const blink::WebGestureEvent& event);
94 virtual void SendGestureEvent( in SendGestureEvent() function in content::MockInputRouter
973 input_router_->SendGestureEvent(gesture_with_latency); in ForwardGestureEventWithLatencyInfo()