Home
last modified time | relevance | path

Searched refs:StartDragging (Results 1 – 25 of 25) sorted by relevance

/third_party/cef/libcef/browser/osr/
Dweb_contents_view_osr.cc151 void CefWebContentsViewOSR::StartDragging( in StartDragging() function in CefWebContentsViewOSR
160 browser->StartDragging(drop_data, allowed_ops, image, image_offset, in StartDragging()
Dweb_contents_view_osr.h69 void StartDragging(const content::DropData& drop_data,
Dbrowser_platform_delegate_osr.h78 void StartDragging(const content::DropData& drop_data,
Dbrowser_platform_delegate_osr.cc462 void CefBrowserPlatformDelegateOsr::StartDragging( in StartDragging() function in CefBrowserPlatformDelegateOsr
482 handled = handler->StartDragging( in StartDragging()
/third_party/cef/tests/cefclient/browser/
Dclient_handler_osr.h52 virtual bool StartDragging(CefRefPtr<CefBrowser> browser,
118 bool StartDragging(CefRefPtr<CefBrowser> browser,
Dclient_handler_osr.cc122 bool ClientHandlerOsr::StartDragging( in StartDragging() function in client::ClientHandlerOsr
131 return osr_delegate_->StartDragging(browser, drag_data, allowed_ops, x, y); in StartDragging()
Dbrowser_window_osr_mac.h78 bool StartDragging(CefRefPtr<CefBrowser> browser,
Dosr_dragdrop_win.h57 CefBrowserHost::DragOperationsMask StartDragging(
Dosr_window_win.h138 bool StartDragging(CefRefPtr<CefBrowser> browser,
Dbrowser_window_osr_gtk.h81 bool StartDragging(CefRefPtr<CefBrowser> browser,
Dosr_window_win.cc1045 bool OsrWindowWin::StartDragging( in StartDragging() function in client::OsrWindowWin
1059 drop_target_->StartDragging(browser, drag_data, allowed_ops, x, y); in StartDragging()
Dbrowser_window_osr_mac.mm1327 bool StartDragging(CefRefPtr<CefBrowser> browser,
1665 bool BrowserWindowOsrMacImpl::StartDragging(
1884 bool BrowserWindowOsrMac::StartDragging(
1890 return impl_->StartDragging(browser, drag_data, allowed_ops, x, y);
Dosr_dragdrop_win.cc383 CefBrowserHost::DragOperationsMask DropTargetWin::StartDragging( in StartDragging() function in client::DropTargetWin
Dbrowser_window_osr_gtk.cc1282 bool BrowserWindowOsrGtk::StartDragging( in StartDragging() function in client::BrowserWindowOsrGtk
/third_party/cef/include/
Dcef_render_handler.h180 virtual bool StartDragging(CefRefPtr<CefBrowser> browser, in StartDragging() function
/third_party/cef/libcef_dll/ctocpp/
Drender_handler_ctocpp.h60 bool StartDragging(CefRefPtr<CefBrowser> browser,
Drender_handler_ctocpp.cc269 bool CefRenderHandlerCToCpp::StartDragging(CefRefPtr<CefBrowser> browser, in StartDragging() function in CefRenderHandlerCToCpp
/third_party/cef/libcef/browser/
Dbrowser_platform_delegate.h329 virtual void StartDragging(
Dbrowser_platform_delegate.cc311 void CefBrowserPlatformDelegate::StartDragging( in StartDragging() function in CefBrowserPlatformDelegate
/third_party/cef/libcef_dll/cpptoc/
Drender_handler_cpptoc.cc351 bool _retval = CefRenderHandlerCppToC::Get(self)->StartDragging( in render_handler_start_dragging()
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.h170 void StartDragging(const content::DropData& drop_data,
Dalloy_browser_host_impl.cc1639 void AlloyBrowserHostImpl::StartDragging( in StartDragging() function in AlloyBrowserHostImpl
1647 platform_delegate_->StartDragging(drop_data, allowed_ops, image, in StartDragging()
/third_party/cef/tests/ceftests/
Dos_rendering_unittest.cc1176 bool StartDragging(CefRefPtr<CefBrowser> browser, in StartDragging() function in __anon4ecb97c50111::OSRTestHandler
/third_party/chromium/patch/
D0004-3.2-Beta5.patch4724 @@ -1750,6 +1764,23 @@ void AlloyBrowserHostImpl::StartDragging(
7362 @@ -495,6 +537,34 @@ void CefBrowserPlatformDelegateOsr::StartDragging(
7620 void CefWebContentsViewOSR::StartDragging(
7662 void StartDragging(const content::DropData& drop_data,
34330 void StartDragging(const DropData& drop_data,
34341 void WebContentsViewMac::StartDragging(
39635 @@ -296,7 +289,8 @@ bool NWebRenderHandler::StartDragging(CefRefPtr<CefBrowser> browser,
39645 @@ -310,7 +304,8 @@ bool NWebRenderHandler::StartDragging(CefRefPtr<CefBrowser> browser,
39655 @@ -329,7 +324,8 @@ bool NWebRenderHandler::StartDragging(CefRefPtr<CefBrowser> browser,
D0003-3.2-Beta3-1115.patch34448 bool CefRenderHandlerCToCpp::StartDragging(CefRefPtr<CefBrowser> browser,
34525 bool StartDragging(CefRefPtr<CefBrowser> browser,
64342 +bool NWebRenderHandler::StartDragging(CefRefPtr<CefBrowser> browser,
64493 + bool StartDragging(CefRefPtr<CefBrowser> browser,