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

/external/chromium_org/ash/wm/
H A Dcapture_controller.cc63 void CaptureController::ReleaseCapture(aura::Window* window) { function in class:ash::internal::CaptureController
/external/chromium_org/ui/aura/client/
H A Ddefault_capture_client.cc40 void DefaultCaptureClient::ReleaseCapture(Window* window) { function in class:aura::client::DefaultCaptureClient
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_capture_client.cc61 void DesktopCaptureClient::ReleaseCapture(aura::Window* window) { function in class:views::DesktopCaptureClient
H A Ddesktop_native_widget_aura.cc357 void DesktopNativeWidgetAura::ReleaseCapture() { function in class:views::DesktopNativeWidgetAura
358 window_->ReleaseCapture();
H A Ddesktop_root_window_host_win.cc465 void DesktopRootWindowHostWin::ReleaseCapture() { function in class:views::DesktopRootWindowHostWin
466 message_handler_->ReleaseCapture();
H A Ddesktop_root_window_host_x11.cc669 void DesktopRootWindowHostX11::ReleaseCapture() { function in class:views::DesktopRootWindowHostX11
1075 ReleaseCapture();
/external/chromium_org/ui/aura/
H A Droot_window_host_ozone.cc79 void RootWindowHostOzone::ReleaseCapture() { NOTIMPLEMENTED(); } function in class:aura::RootWindowHostOzone
H A Dremote_root_window_host_win.cc321 void RemoteRootWindowHostWin::ReleaseCapture() { function in class:aura::RemoteRootWindowHostWin
H A Droot_window_host_win.cc181 void RootWindowHostWin::ReleaseCapture() { function in class:aura::RootWindowHostWin
184 ::ReleaseCapture();
H A Droot_window_host_x11.cc718 void RootWindowHostX11::ReleaseCapture() { function in class:aura::RootWindowHostX11
H A Dwindow.cc251 ReleaseCapture();
629 void Window::ReleaseCapture() { function in class:aura::Window
633 client::GetCaptureClient(root_window)->ReleaseCapture(this);
/external/chromium_org/ui/views/controls/menu/
H A Dsubmenu_view.cc346 void SubmenuView::ReleaseCapture() { function in class:views::SubmenuView
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_drag_controller.h169 enum ReleaseCapture { enum in class:TabDragController
343 void Detach(ReleaseCapture release_capture);
/external/chromium_org/ui/views/widget/
H A Dnative_widget_aura.cc262 void NativeWidgetAura::ReleaseCapture() { function in class:views::NativeWidgetAura
263 window_->ReleaseCapture();
H A Dnative_widget_win.cc205 void NativeWidgetWin::ReleaseCapture() { function in class:views::NativeWidgetWin
206 message_handler_->ReleaseCapture();
H A Dwidget.cc897 void Widget::ReleaseCapture() { function in class:views::Widget
899 native_widget_->ReleaseCapture();
1139 native_widget_->ReleaseCapture();
1209 ReleaseCapture();
/external/chromium_org/ui/views/win/
H A Dhwnd_message_handler.cc688 ReleaseCapture();
731 void HWNDMessageHandler::ReleaseCapture() { function in class:views::HWNDMessageHandler
733 ::ReleaseCapture();
1491 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 307 milliseconds