Searched refs:OnWindowDestroyed (Results 1 - 25 of 62) sorted by relevance

123

/external/chromium_org/ash/wm/
H A Dwindow_cycle_list.h43 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE;
H A Dalways_on_top_controller.h41 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE;
H A Dresize_shadow_controller.h45 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE;
H A Dalways_on_top_controller.cc66 void AlwaysOnTopController::OnWindowDestroyed(aura::Window* window) { function in class:ash::internal::AlwaysOnTopController
H A Dvideo_detector.h74 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE;
H A Dresize_shadow_controller.cc52 void ResizeShadowController::OnWindowDestroyed(aura::Window* window) { function in class:ash::internal::ResizeShadowController
H A Dwindow_cycle_list.cc74 void WindowCycleList::OnWindowDestroyed(aura::Window* window) { function in class:ash::WindowCycleList
H A Dvideo_detector.cc100 void VideoDetector::OnWindowDestroyed(aura::Window* window) { function in class:ash::VideoDetector
/external/chromium_org/ui/views/controls/native/
H A Dnative_view_host_aura.h40 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE;
/external/chromium_org/ash/wm/overview/
H A Dscoped_transform_overview_window.h68 void OnWindowDestroyed();
H A Dwindow_selector_window.cc42 transform_window_.OnWindowDestroyed();
/external/chromium_org/content/browser/web_contents/aura/
H A Dimage_window_delegate.cc83 void ImageWindowDelegate::OnWindowDestroyed() { function in class:content::ImageWindowDelegate
H A Dimage_window_delegate.h41 virtual void OnWindowDestroyed() OVERRIDE;
/external/chromium_org/ui/aura/client/
H A Ddefault_activation_client.h47 virtual void OnWindowDestroyed(Window* window) OVERRIDE;
H A Ddefault_activation_client.cc100 void DefaultActivationClient::OnWindowDestroyed(Window* window) { function in class:aura::client::DefaultActivationClient
/external/chromium_org/ui/aura/
H A Dwindow_delegate.h73 // Called from Window's destructor before OnWindowDestroyed and before the
82 virtual void OnWindowDestroyed() = 0;
H A Dwindow_observer.h95 // void MyWindowObserver::OnWindowDestroyed(aura::Window* window) {
98 virtual void OnWindowDestroyed(Window* window) {} function in class:aura::WindowObserver
/external/chromium_org/ui/views/corewm/
H A Dcapture_controller.h70 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE;
73 // Invoked from destructor and OnWindowDestroyed() to cleanup.
H A Dwindow_modality_controller.h55 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE;
H A Dtooltip_controller.h53 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE;
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_drop_target_win.h51 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE;
/external/chromium_org/ui/aura/test/
H A Dtest_window_delegate.cc84 void TestWindowDelegate::OnWindowDestroyed() { function in class:aura::test::TestWindowDelegate
119 void ColorTestWindowDelegate::OnWindowDestroyed() { function in class:aura::test::ColorTestWindowDelegate
H A Dtest_window_delegate.h59 virtual void OnWindowDestroyed() OVERRIDE;
87 virtual void OnWindowDestroyed() OVERRIDE;
/external/chromium_org/ash/drag_drop/
H A Ddrag_drop_controller.h70 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE;
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dbrowser_status_monitor.h64 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE;

Completed in 211 milliseconds

123