Searched defs:ReleaseCapture (Results 1 - 25 of 28) sorted by last modified time

12

/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Wnd.cpp201 void ReleaseCapture() function in class:CPWL_MsgControl
857 void CPWL_Wnd::ReleaseCapture() function in class:CPWL_Wnd
861 pChild->ReleaseCapture();
864 pMsgCtrl->ReleaseCapture();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/ui/aura/client/
H A Ddefault_capture_client.cc44 void DefaultCaptureClient::ReleaseCapture(Window* window) { function in class:aura::client::DefaultCaptureClient
/external/chromium_org/ui/aura/
H A Dremote_window_tree_host_win.cc235 void RemoteWindowTreeHostWin::ReleaseCapture() { function in class:aura::RemoteWindowTreeHostWin
H A Dwindow.cc357 // RootWindow::OnVisibilityChanged will call ReleaseCapture.
762 void Window::ReleaseCapture() { function in class:aura::Window
769 client::GetCaptureClient(root_window)->ReleaseCapture(this);
H A Dwindow_tree_host_ozone.cc93 void WindowTreeHostOzone::ReleaseCapture() { function in class:aura::WindowTreeHostOzone
94 platform_window_->ReleaseCapture();
H A Dwindow_tree_host_win.cc92 void WindowTreeHostWin::ReleaseCapture() { function in class:aura::WindowTreeHostWin
94 window_->ReleaseCapture();
H A Dwindow_tree_host_x11.cc571 void WindowTreeHostX11::ReleaseCapture() { function in class:aura::WindowTreeHostX11
/external/chromium_org/ui/ozone/platform/caca/
H A Dcaca_window.cc124 void CacaWindow::ReleaseCapture() {} function in class:ui::CacaWindow
/external/chromium_org/ui/ozone/platform/dri/
H A Ddri_window.cc76 void DriWindow::ReleaseCapture() {} function in class:ui::DriWindow
/external/chromium_org/ui/ozone/platform/egltest/
H A Dozone_platform_egltest.cc66 virtual void ReleaseCapture() OVERRIDE;
129 void EgltestWindow::ReleaseCapture() { function in class:ui::__anon17000::EgltestWindow
/external/chromium_org/ui/ozone/platform/test/
H A Dtest_window.cc59 void TestWindow::ReleaseCapture() { function in class:ui::TestWindow
/external/chromium_org/ui/platform_window/win/
H A Dwin_window.cc92 void WinWindow::ReleaseCapture() { function in class:ui::WinWindow
94 ::ReleaseCapture();
/external/chromium_org/ui/platform_window/x11/
H A Dx11_window.cc238 void X11Window::ReleaseCapture() {} function in class:ui::X11Window
/external/chromium_org/ui/views/controls/menu/
H A Dsubmenu_view.cc394 void SubmenuView::ReleaseCapture() { function in class:views::SubmenuView
/external/chromium_org/ui/views/test/
H A Dwidget_test.cc26 void NativeWidgetCapture::ReleaseCapture() { function in class:views::test::NativeWidgetCapture
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_capture_client.cc79 void DesktopCaptureClient::ReleaseCapture(aura::Window* window) { function in class:views::DesktopCaptureClient
H A Ddesktop_native_widget_aura.cc295 capture_window->ReleaseCapture();
622 void DesktopNativeWidgetAura::ReleaseCapture() { function in class:views::DesktopNativeWidgetAura
626 content_window_->ReleaseCapture();
H A Ddesktop_window_tree_host_win.cc531 void DesktopWindowTreeHostWin::ReleaseCapture() { function in class:views::DesktopWindowTreeHostWin
532 message_handler_->ReleaseCapture();
H A Ddesktop_window_tree_host_x11.cc208 ReleaseCapture();
319 ReleaseCapture();
519 ReleaseCapture();
559 ReleaseCapture();
961 void DesktopWindowTreeHostX11::ReleaseCapture() { function in class:views::DesktopWindowTreeHostX11
1711 ReleaseCapture();
/external/chromium_org/ui/views/widget/
H A Dnative_widget_aura.cc264 void NativeWidgetAura::ReleaseCapture() { function in class:views::NativeWidgetAura
266 window_->ReleaseCapture();
H A Dwidget.cc956 void Widget::ReleaseCapture() { function in class:views::Widget
958 native_widget_->ReleaseCapture();
1229 native_widget_->ReleaseCapture();
/external/chromium_org/ui/views/win/
H A Dhwnd_message_handler.cc707 ReleaseCapture();
755 void HWNDMessageHandler::ReleaseCapture() { function in class:views::HWNDMessageHandler
757 ::ReleaseCapture();
2359 ReleaseCapture();
/external/chromium_org/ui/wm/core/
H A Dcapture_controller.cc80 void CaptureController::ReleaseCapture(aura::Window* window) { function in class:wm::CaptureController
/external/chromium_org/mojo/aura/
H A Dwindow_tree_host_mojo.cc131 void WindowTreeHostMojo::ReleaseCapture() { function in class:mojo::WindowTreeHostMojo

Completed in 4490 milliseconds

12