Home
last modified time | relevance | path

Searched defs:OnWillRemoveWindow (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/ash/shell/
Dwindow_watcher.cc35 virtual void OnWillRemoveWindow(aura::Window* window) OVERRIDE { in OnWillRemoveWindow() function in ash::shell::WindowWatcher::WorkspaceWindowWatcher
126 void WindowWatcher::OnWillRemoveWindow(aura::Window* window) { in OnWillRemoveWindow() function in ash::shell::WindowWatcher
/external/chromium_org/ash/wm/
Dalways_on_top_controller.cc49 void AlwaysOnTopController::OnWillRemoveWindow(aura::Window* child) { in OnWillRemoveWindow() function in ash::AlwaysOnTopController
Dwindow_cycle_list.cc100 void ScopedShowWindow::OnWillRemoveWindow(aura::Window* window) { in OnWillRemoveWindow() function in ash::ScopedShowWindow
/external/chromium_org/athena/wm/
Dwindow_list_provider_impl.cc95 void WindowListProviderImpl::OnWillRemoveWindow(aura::Window* window) { in OnWillRemoveWindow() function in athena::WindowListProviderImpl
/external/chromium_org/ui/views/widget/
Dwindow_reorderer.cc191 void WindowReorderer::OnWillRemoveWindow(aura::Window* window) { in OnWillRemoveWindow() function in views::WindowReorderer
/external/chromium_org/ui/aura/
Dwindow_observer.h54 virtual void OnWillRemoveWindow(Window* window) {} in OnWillRemoveWindow() function
Dwindow_unittest.cc1727 virtual void OnWillRemoveWindow(Window* window) OVERRIDE { in OnWillRemoveWindow() function in aura::test::WindowObserverTest
/external/chromium_org/ash/shelf/
Dshelf_window_watcher.cc220 void ShelfWindowWatcher::OnWillRemoveWindow(aura::Window* window) { in OnWillRemoveWindow() function in ash::ShelfWindowWatcher
/external/chromium_org/content/browser/web_contents/
Dweb_contents_view_aura.cc545 virtual void OnWillRemoveWindow(aura::Window* window) OVERRIDE { in OnWillRemoveWindow() function in content::WebContentsViewAura::WindowObserver