Searched defs:OnWillRemoveWindow (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/ash/wm/
H A Dalways_on_top_controller.cc49 void AlwaysOnTopController::OnWillRemoveWindow(aura::Window* child) { function in class:ash::AlwaysOnTopController
H A Dwindow_cycle_list.cc46 virtual void OnWillRemoveWindow(aura::Window* window) OVERRIDE;
100 void ScopedShowWindow::OnWillRemoveWindow(aura::Window* window) { function in class:ash::ScopedShowWindow
/external/chromium_org/athena/wm/
H A Dwindow_list_provider_impl.cc95 void WindowListProviderImpl::OnWillRemoveWindow(aura::Window* window) { function in class:athena::WindowListProviderImpl
/external/chromium_org/ash/shell/
H A Dwindow_watcher.cc35 virtual void OnWillRemoveWindow(aura::Window* window) OVERRIDE {
126 void WindowWatcher::OnWillRemoveWindow(aura::Window* window) { function in class:ash::shell::WindowWatcher
/external/chromium_org/ui/views/widget/
H A Dwindow_reorderer.cc191 void WindowReorderer::OnWillRemoveWindow(aura::Window* window) { function in class:views::WindowReorderer
/external/chromium_org/ash/shelf/
H A Dshelf_window_watcher.cc220 void ShelfWindowWatcher::OnWillRemoveWindow(aura::Window* window) { function in class:ash::ShelfWindowWatcher
/external/chromium_org/ui/aura/
H A Dwindow_observer.h54 virtual void OnWillRemoveWindow(Window* window) {} function in class:aura::WindowObserver

Completed in 1623 milliseconds