Home
last modified time | relevance | path

Searched refs:NotifyMoveOrResizeStarted (Results 1 – 24 of 24) sorted by relevance

/third_party/cef/libcef/browser/native/
Dbrowser_platform_delegate_native_linux.h30 void NotifyMoveOrResizeStarted() override;
Dbrowser_platform_delegate_native_linux.cc156 void CefBrowserPlatformDelegateNativeLinux::NotifyMoveOrResizeStarted() { in NotifyMoveOrResizeStarted() function in CefBrowserPlatformDelegateNativeLinux
158 CefBrowserPlatformDelegateNative::NotifyMoveOrResizeStarted(); in NotifyMoveOrResizeStarted()
Dbrowser_platform_delegate_native_win.h26 void NotifyMoveOrResizeStarted() override;
Dbrowser_platform_delegate_native_win.cc316 void CefBrowserPlatformDelegateNativeWin::NotifyMoveOrResizeStarted() { in NotifyMoveOrResizeStarted() function in CefBrowserPlatformDelegateNativeWin
318 CefBrowserPlatformDelegateNative::NotifyMoveOrResizeStarted(); in NotifyMoveOrResizeStarted()
627 browser->NotifyMoveOrResizeStarted(); in WndProc()
Dwindow_x11.cc355 browser_->NotifyMoveOrResizeStarted(); in ProcessXEvent()
/third_party/cef/tests/cefclient/browser/
Droot_window_gtk.cc552 void RootWindowGtk::NotifyMoveOrResizeStarted() { in NotifyMoveOrResizeStarted() function in client::RootWindowGtk
555 base::BindOnce(&RootWindowGtk::NotifyMoveOrResizeStarted, this)); in NotifyMoveOrResizeStarted()
566 browser->GetHost()->NotifyMoveOrResizeStarted(); in NotifyMoveOrResizeStarted()
765 self->NotifyMoveOrResizeStarted(); in WindowConfigure()
Droot_window_gtk.h68 void NotifyMoveOrResizeStarted();
Droot_window_win.cc728 browser->GetHost()->NotifyMoveOrResizeStarted(); in OnMove()
/third_party/cef/libcef/browser/alloy/
Dbrowser_platform_delegate_alloy.cc263 void CefBrowserPlatformDelegateAlloy::NotifyMoveOrResizeStarted() { in NotifyMoveOrResizeStarted() function in CefBrowserPlatformDelegateAlloy
270 static_cast<CefFrameHostImpl*>(frame.get())->NotifyMoveOrResizeStarted(); in NotifyMoveOrResizeStarted()
Dbrowser_platform_delegate_alloy.h48 void NotifyMoveOrResizeStarted() override;
Dalloy_browser_host_impl.cc667 void AlloyBrowserHostImpl::NotifyMoveOrResizeStarted() { in NotifyMoveOrResizeStarted() function in AlloyBrowserHostImpl
672 base::BindOnce(&AlloyBrowserHostImpl::NotifyMoveOrResizeStarted, this)); in NotifyMoveOrResizeStarted()
677 platform_delegate_->NotifyMoveOrResizeStarted(); in NotifyMoveOrResizeStarted()
Dalloy_browser_host_impl.h116 void NotifyMoveOrResizeStarted() override;
/third_party/cef/libcef/browser/
Dframe_host_impl.h87 void NotifyMoveOrResizeStarted();
Dbrowser_platform_delegate.h240 virtual void NotifyMoveOrResizeStarted();
Dbrowser_platform_delegate.cc184 void CefBrowserPlatformDelegate::NotifyMoveOrResizeStarted() {} in NotifyMoveOrResizeStarted() function in CefBrowserPlatformDelegate
Dframe_host_impl.cc286 void CefFrameHostImpl::NotifyMoveOrResizeStarted() { in NotifyMoveOrResizeStarted() function in CefFrameHostImpl
/third_party/cef/libcef/browser/chrome/
Dchrome_browser_host_impl.h96 void NotifyMoveOrResizeStarted() override;
Dchrome_browser_host_impl.cc277 void ChromeBrowserHostImpl::NotifyMoveOrResizeStarted() { in NotifyMoveOrResizeStarted() function in ChromeBrowserHostImpl
/third_party/cef/libcef_dll/ctocpp/
Dbrowser_host_ctocpp.h105 void NotifyMoveOrResizeStarted() override;
Dbrowser_host_ctocpp.cc779 void CefBrowserHostCToCpp::NotifyMoveOrResizeStarted() { in NotifyMoveOrResizeStarted() function in CefBrowserHostCToCpp
/third_party/cef/include/
Dcef_browser.h719 virtual void NotifyMoveOrResizeStarted() = 0;
/third_party/cef/libcef_dll/cpptoc/
Dbrowser_host_cpptoc.cc901 CefBrowserHostCppToC::Get(self)->NotifyMoveOrResizeStarted(); in browser_host_notify_move_or_resize_started()
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch5957 void CefFrameHostImpl::NotifyMoveOrResizeStarted() {
D0003-ohos-1115.patch13848 void CefBrowserPlatformDelegateAlloy::NotifyMoveOrResizeStarted() {
13882 void NotifyMoveOrResizeStarted() override;
16337 void CefFrameHostImpl::NotifyMoveOrResizeStarted() {
16574 void NotifyMoveOrResizeStarted();
32134 void NotifyMoveOrResizeStarted() override;