Searched refs:OnCaptureLost (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/content/browser/web_contents/aura/
H A Dimage_window_delegate.cc64 void ImageWindowDelegate::OnCaptureLost() { function in class:content::ImageWindowDelegate
H A Dimage_window_delegate.h37 virtual void OnCaptureLost() OVERRIDE;
/external/chromium_org/ui/aura/
H A Dwindow_delegate.h65 virtual void OnCaptureLost() = 0;
H A Droot_window.cc641 old_capture->delegate()->OnCaptureLost();
646 // need to send an event here as OnCaptureLost() should take care of that.
H A Dwindow_unittest.cc189 virtual void OnCaptureLost() OVERRIDE {
/external/chromium_org/ui/aura/demo/
H A Ddemo_main.cc61 virtual void OnCaptureLost() OVERRIDE {}
/external/chromium_org/ui/aura/test/
H A Dtest_window_delegate.cc71 void TestWindowDelegate::OnCaptureLost() { function in class:aura::test::TestWindowDelegate
H A Dtest_window_delegate.h55 virtual void OnCaptureLost() OVERRIDE;
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_view_aura.h165 virtual void OnCaptureLost() OVERRIDE;
H A Dweb_contents_view_aura.cc1660 void WebContentsViewAura::OnCaptureLost() { function in class:content::WebContentsViewAura
/external/chromium_org/ui/keyboard/
H A Dkeyboard_controller.cc69 virtual void OnCaptureLost() OVERRIDE {}
/external/chromium_org/ash/display/
H A Dmirror_window_controller.cc109 virtual void OnCaptureLost() OVERRIDE {
/external/chromium_org/ui/views/widget/
H A Dnative_widget_aura.h151 virtual void OnCaptureLost() OVERRIDE;
H A Dnative_widget_aura.cc761 void NativeWidgetAura::OnCaptureLost() { function in class:views::NativeWidgetAura
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_native_widget_aura.h183 virtual void OnCaptureLost() OVERRIDE;
H A Ddesktop_native_widget_aura.cc895 void DesktopNativeWidgetAura::OnCaptureLost() { function in class:views::DesktopNativeWidgetAura
/external/chromium_org/ash/drag_drop/
H A Ddrag_drop_controller_unittest.cc227 virtual void OnCaptureLost() OVERRIDE {
229 views::NativeWidgetAura::OnCaptureLost();
H A Ddrag_drop_controller.cc110 virtual void OnCaptureLost() OVERRIDE {
/external/chromium_org/ash/
H A Droot_window_controller.cc192 virtual void OnCaptureLost() OVERRIDE {
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_aura.h304 virtual void OnCaptureLost() OVERRIDE;
H A Drender_widget_host_view_aura.cc2533 void RenderWidgetHostViewAura::OnCaptureLost() { function in class:content::RenderWidgetHostViewAura

Completed in 1692 milliseconds