Home
last modified time | relevance | path

Searched defs:SendTouchEvent (Results 1 – 10 of 10) sorted by relevance

/third_party/cef/libcef/browser/extensions/
Dbrowser_platform_delegate_background.cc75 void CefBrowserPlatformDelegateBackground::SendTouchEvent( in SendTouchEvent() function in CefBrowserPlatformDelegateBackground
/third_party/cef/libcef/browser/native/
Dbrowser_platform_delegate_native_mac.mm304 void CefBrowserPlatformDelegateNativeMac::SendTouchEvent( function
Dbrowser_platform_delegate_native_aura.cc66 void CefBrowserPlatformDelegateNativeAura::SendTouchEvent( in SendTouchEvent() function in CefBrowserPlatformDelegateNativeAura
/third_party/cef/libcef/browser/views/
Dbrowser_platform_delegate_views.cc215 void CefBrowserPlatformDelegateViews::SendTouchEvent( in SendTouchEvent() function in CefBrowserPlatformDelegateViews
/third_party/cef/libcef/browser/
Dbrowser_platform_delegate.cc170 void CefBrowserPlatformDelegate::SendTouchEvent(const CefTouchEvent& event) { in SendTouchEvent() function in CefBrowserPlatformDelegate
/third_party/cef/libcef/browser/chrome/
Dchrome_browser_host_impl.cc285 void ChromeBrowserHostImpl::SendTouchEvent(const CefTouchEvent& event) { in SendTouchEvent() function in ChromeBrowserHostImpl
/third_party/cef/libcef/browser/osr/
Dbrowser_platform_delegate_osr.cc158 void CefBrowserPlatformDelegateOsr::SendTouchEvent(const CefTouchEvent& event) { in SendTouchEvent() function in CefBrowserPlatformDelegateOsr
Drender_widget_host_view_osr.cc1231 void CefRenderWidgetHostViewOSR::SendTouchEvent(const CefTouchEvent& event) { in SendTouchEvent() function in CefRenderWidgetHostViewOSR
/third_party/cef/libcef_dll/ctocpp/
Dbrowser_host_ctocpp.cc754 void CefBrowserHostCToCpp::SendTouchEvent(const CefTouchEvent& event) { in SendTouchEvent() function in CefBrowserHostCToCpp
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.cc651 void AlloyBrowserHostImpl::SendTouchEvent(const CefTouchEvent& event) { in SendTouchEvent() function in AlloyBrowserHostImpl