/third_party/cef/libcef/browser/extensions/ |
D | browser_platform_delegate_background.cc | 75 void CefBrowserPlatformDelegateBackground::SendTouchEvent( in SendTouchEvent() function in CefBrowserPlatformDelegateBackground
|
/third_party/cef/libcef/browser/native/ |
D | browser_platform_delegate_native_mac.mm | 304 void CefBrowserPlatformDelegateNativeMac::SendTouchEvent( function
|
D | browser_platform_delegate_native_aura.cc | 66 void CefBrowserPlatformDelegateNativeAura::SendTouchEvent( in SendTouchEvent() function in CefBrowserPlatformDelegateNativeAura
|
/third_party/cef/libcef/browser/views/ |
D | browser_platform_delegate_views.cc | 215 void CefBrowserPlatformDelegateViews::SendTouchEvent( in SendTouchEvent() function in CefBrowserPlatformDelegateViews
|
/third_party/cef/libcef/browser/ |
D | browser_platform_delegate.cc | 170 void CefBrowserPlatformDelegate::SendTouchEvent(const CefTouchEvent& event) { in SendTouchEvent() function in CefBrowserPlatformDelegate
|
/third_party/cef/libcef/browser/chrome/ |
D | chrome_browser_host_impl.cc | 285 void ChromeBrowserHostImpl::SendTouchEvent(const CefTouchEvent& event) { in SendTouchEvent() function in ChromeBrowserHostImpl
|
/third_party/cef/libcef/browser/osr/ |
D | browser_platform_delegate_osr.cc | 158 void CefBrowserPlatformDelegateOsr::SendTouchEvent(const CefTouchEvent& event) { in SendTouchEvent() function in CefBrowserPlatformDelegateOsr
|
D | render_widget_host_view_osr.cc | 1231 void CefRenderWidgetHostViewOSR::SendTouchEvent(const CefTouchEvent& event) { in SendTouchEvent() function in CefRenderWidgetHostViewOSR
|
/third_party/cef/libcef_dll/ctocpp/ |
D | browser_host_ctocpp.cc | 754 void CefBrowserHostCToCpp::SendTouchEvent(const CefTouchEvent& event) { in SendTouchEvent() function in CefBrowserHostCToCpp
|
/third_party/cef/libcef/browser/alloy/ |
D | alloy_browser_host_impl.cc | 651 void AlloyBrowserHostImpl::SendTouchEvent(const CefTouchEvent& event) { in SendTouchEvent() function in AlloyBrowserHostImpl
|