Home
last modified time | relevance | path

Searched refs:DragSourceSystemDragEnded (Results 1 – 18 of 18) sorted by relevance

/third_party/cef/libcef/browser/osr/
Dbrowser_platform_delegate_osr.h86 void DragSourceSystemDragEnded() override;
Dbrowser_platform_delegate_osr.cc489 DragSourceSystemDragEnded(); in StartDragging()
546 void CefBrowserPlatformDelegateOsr::DragSourceSystemDragEnded() { in DragSourceSystemDragEnded() function in CefBrowserPlatformDelegateOsr
/third_party/cef/libcef/browser/chrome/
Dchrome_browser_host_impl.h115 void DragSourceSystemDragEnded() override;
Dchrome_browser_host_impl.cc328 void ChromeBrowserHostImpl::DragSourceSystemDragEnded() { in DragSourceSystemDragEnded() function in ChromeBrowserHostImpl
/third_party/cef/libcef_dll/ctocpp/
Dbrowser_host_ctocpp.h125 void DragSourceSystemDragEnded() override;
Dbrowser_host_ctocpp.cc988 void CefBrowserHostCToCpp::DragSourceSystemDragEnded() { in DragSourceSystemDragEnded() function in CefBrowserHostCToCpp
/third_party/cef/include/
Dcef_browser.h867 virtual void DragSourceSystemDragEnded() = 0;
/third_party/cef/libcef/browser/
Dbrowser_platform_delegate.h338 virtual void DragSourceSystemDragEnded();
Dbrowser_platform_delegate.cc333 void CefBrowserPlatformDelegate::DragSourceSystemDragEnded() { in DragSourceSystemDragEnded() function in CefBrowserPlatformDelegate
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.cc1040 void AlloyBrowserHostImpl::DragSourceSystemDragEnded() { in DragSourceSystemDragEnded() function in AlloyBrowserHostImpl
1049 base::BindOnce(&AlloyBrowserHostImpl::DragSourceSystemDragEnded, this)); in DragSourceSystemDragEnded()
1054 platform_delegate_->DragSourceSystemDragEnded(); in DragSourceSystemDragEnded()
Dalloy_browser_host_impl.h135 void DragSourceSystemDragEnded() override;
/third_party/cef/tests/cefclient/browser/
Dbrowser_window_osr_gtk.cc1923 self->browser_->GetHost()->DragSourceSystemDragEnded(); in DragEnd()
2024 self->browser_->GetHost()->DragSourceSystemDragEnded(); in DragFailed()
Dosr_window_win.cc1068 browser->GetHost()->DragSourceSystemDragEnded(); in StartDragging()
Dbrowser_window_osr_mac.mm872 browser->GetHost()->DragSourceSystemDragEnded();
/third_party/cef/tests/ceftests/
Dos_rendering_unittest.cc1239 browser->GetHost()->DragSourceSystemDragEnded(); in UpdateDragCursor()
1256 browser->GetHost()->DragSourceSystemDragEnded(); in UpdateDragCursor()
/third_party/cef/libcef_dll/cpptoc/
Dbrowser_host_cpptoc.cc1159 CefBrowserHostCppToC::Get(self)->DragSourceSystemDragEnded(); in browser_host_drag_source_system_drag_ended()
/third_party/chromium/patch/
D0004-3.2-Beta5.patch7363 DragSourceSystemDragEnded();
D0003-3.2-Beta3-1115.patch31017 @@ -999,8 +1466,8 @@ void CefBrowserHostCToCpp::DragSourceSystemDragEnded() {
59342 + GetBrowser()->GetHost()->DragSourceSystemDragEnded();
59346 + GetBrowser()->GetHost()->DragSourceSystemDragEnded();