Searched defs:ReleaseCapture (Results 1 - 22 of 22) sorted by relevance

/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/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();
625 void DesktopNativeWidgetAura::ReleaseCapture() { function in class:views::DesktopNativeWidgetAura
629 content_window_->ReleaseCapture();
H A Ddesktop_window_tree_host_win.cc504 void DesktopWindowTreeHostWin::ReleaseCapture() { function in class:views::DesktopWindowTreeHostWin
505 message_handler_->ReleaseCapture();
H A Ddesktop_window_tree_host_x11.cc926 void DesktopWindowTreeHostX11::ReleaseCapture() { function in class:views::DesktopWindowTreeHostX11
1608 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/services/native_viewport/
H A Dnative_viewport_android.cc137 void NativeViewportAndroid::ReleaseCapture() { function in class:mojo::services::NativeViewportAndroid
/external/chromium_org/mojo/services/view_manager/
H A Dwindow_tree_host_impl.cc97 void WindowTreeHostImpl::ReleaseCapture() { function in class:mojo::view_manager::service::WindowTreeHostImpl
/external/chromium_org/ui/aura/
H A Dwindow_tree_host_ozone.cc77 void WindowTreeHostOzone::ReleaseCapture() { NOTIMPLEMENTED(); } function in class:aura::WindowTreeHostOzone
H A Dwindow_tree_host_win.cc122 void WindowTreeHostWin::ReleaseCapture() { function in class:aura::WindowTreeHostWin
125 ::ReleaseCapture();
H A Dremote_window_tree_host_win.cc235 void RemoteWindowTreeHostWin::ReleaseCapture() { function in class:aura::RemoteWindowTreeHostWin
H A Dwindow_tree_host_x11.cc582 void WindowTreeHostX11::ReleaseCapture() { function in class:aura::WindowTreeHostX11
H A Dwindow.cc350 // RootWindow::OnVisibilityChanged will call ReleaseCapture.
752 void Window::ReleaseCapture() { function in class:aura::Window
756 client::GetCaptureClient(root_window)->ReleaseCapture(this);
/external/chromium_org/ui/views/test/
H A Dwidget_test.cc26 void NativeWidgetCapture::ReleaseCapture() { function in class:views::test::NativeWidgetCapture
/external/chromium_org/mojo/aura/
H A Dwindow_tree_host_mojo.cc131 void WindowTreeHostMojo::ReleaseCapture() { function in class:mojo::WindowTreeHostMojo
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_drag_controller.h154 enum ReleaseCapture { enum in class:TabDragController
320 void Detach(ReleaseCapture release_capture);
/external/chromium_org/ui/views/controls/menu/
H A Dsubmenu_view.cc384 void SubmenuView::ReleaseCapture() { function in class:views::SubmenuView
/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.cc950 void Widget::ReleaseCapture() { function in class:views::Widget
952 native_widget_->ReleaseCapture();
1217 native_widget_->ReleaseCapture();
/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/chromium_org/ui/views/win/
H A Dhwnd_message_handler.cc707 ReleaseCapture();
755 void HWNDMessageHandler::ReleaseCapture() { function in class:views::HWNDMessageHandler
757 ::ReleaseCapture();
2320 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 ...

Completed in 3439 milliseconds