Searched refs:OnWindowDestroyed (Results 1 - 25 of 51) 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.cc67 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 Dwindow_selector.h70 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.cc99 void VideoDetector::OnWindowDestroyed(aura::Window* window) { function in class:ash::VideoDetector
H A Dwindow_selector.cc184 void OnWindowDestroyed();
273 void WindowSelectorWindow::OnWindowDestroyed() { function in class:ash::WindowSelectorWindow
394 void WindowSelector::OnWindowDestroyed(aura::Window* window) { function in class:ash::WindowSelector
400 (*iter)->OnWindowDestroyed();
/external/chromium_org/ui/views/controls/native/
H A Dnative_view_host_aura.h40 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE;
H A Dnative_view_host_aura.cc101 void NativeViewHostAura::OnWindowDestroyed(aura::Window* window) { function in class:views::NativeViewHostAura
/external/chromium_org/content/browser/web_contents/aura/
H A Dimage_window_delegate.cc82 void ImageWindowDelegate::OnWindowDestroyed() { function in class:content::ImageWindowDelegate
H A Dimage_window_delegate.h41 virtual void OnWindowDestroyed() OVERRIDE;
/external/chromium_org/ui/aura/test/
H A Dtest_activation_client.h41 virtual void OnWindowDestroyed(Window* window) OVERRIDE;
H A Dtest_window_delegate.cc80 void TestWindowDelegate::OnWindowDestroyed() { function in class:aura::test::TestWindowDelegate
115 void ColorTestWindowDelegate::OnWindowDestroyed() { function in class:aura::test::ColorTestWindowDelegate
H A Dtest_window_delegate.h59 virtual void OnWindowDestroyed() OVERRIDE;
86 virtual void OnWindowDestroyed() OVERRIDE;
H A Dtest_activation_client.cc101 void TestActivationClient::OnWindowDestroyed(Window* window) { function in class:aura::test::TestActivationClient
/external/chromium_org/ui/aura/
H A Dwindow_delegate.h72 // Called from Window's destructor before OnWindowDestroyed and before the
81 virtual void OnWindowDestroyed() = 0;
H A Dwindow_observer.h92 virtual void OnWindowDestroyed(Window* window) {} function in class:aura::WindowObserver
/external/chromium_org/ui/views/corewm/
H A Dwindow_modality_controller.h54 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE;
H A Dtooltip_controller.h52 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE;
H A Dshadow_controller.cc97 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE;
175 void ShadowController::Impl::OnWindowDestroyed(aura::Window* window) { function in class:views::corewm::ShadowController::Impl
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_drop_target_win.h52 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE;
/external/chromium_org/ash/drag_drop/
H A Ddrag_drop_controller.h75 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE;

Completed in 298 milliseconds

123