Searched refs:PreHandleGestureEvent (Results 1 – 8 of 8) sorted by relevance
48 bool PreHandleGestureEvent(content::WebContents* source,
67 bool CefExtensionViewHost::PreHandleGestureEvent( in PreHandleGestureEvent() function in extensions::CefExtensionViewHost
275 bool CefBrowserPlatformDelegateAlloy::PreHandleGestureEvent( in PreHandleGestureEvent() function in CefBrowserPlatformDelegateAlloy279 return extension_host_->PreHandleGestureEvent(source, event); in PreHandleGestureEvent()
50 bool PreHandleGestureEvent(content::WebContents* source,
234 bool PreHandleGestureEvent(content::WebContents* source,
1249 bool AlloyBrowserHostImpl::PreHandleGestureEvent( in PreHandleGestureEvent() function in AlloyBrowserHostImpl1252 return platform_delegate_->PreHandleGestureEvent(source, event); in PreHandleGestureEvent()
260 virtual bool PreHandleGestureEvent(content::WebContents* source,
205 bool CefBrowserPlatformDelegate::PreHandleGestureEvent( in PreHandleGestureEvent() function in CefBrowserPlatformDelegate