Searched refs:WillHandleGestureEvent (Results 1 – 4 of 4) sorted by relevance
523 virtual bool WillHandleGestureEvent(const blink::WebGestureEvent& event);
510 virtual bool WillHandleGestureEvent(
1038 prevent_default = prevent_default || WillHandleGestureEvent(gesture_event); in OnHandleInputEvent()2092 bool RenderWidget::WillHandleGestureEvent( in WillHandleGestureEvent() function in content::RenderWidget
3482 bool RenderViewImpl::WillHandleGestureEvent( in WillHandleGestureEvent() function in content::RenderViewImpl