Home
last modified time | relevance | path

Searched defs:OnWindowAdded (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/ash/shell/
Dwindow_watcher.cc31 virtual void OnWindowAdded(aura::Window* new_window) OVERRIDE { in OnWindowAdded() function in ash::shell::WindowWatcher::WorkspaceWindowWatcher
93 void WindowWatcher::OnWindowAdded(aura::Window* new_window) { in OnWindowAdded() function in ash::shell::WindowWatcher
/external/chromium_org/ash/wm/
Dalways_on_top_controller.cc43 void AlwaysOnTopController::OnWindowAdded(aura::Window* child) { in OnWindowAdded() function in ash::AlwaysOnTopController
/external/chromium_org/athena/wm/
Dwindow_list_provider_impl.cc87 void WindowListProviderImpl::OnWindowAdded(aura::Window* window) { in OnWindowAdded() function in athena::WindowListProviderImpl
/external/chromium_org/ui/views/widget/
Dwindow_reorderer.cc186 void WindowReorderer::OnWindowAdded(aura::Window* new_window) { in OnWindowAdded() function in views::WindowReorderer
/external/chromium_org/ash/wm/maximize_mode/
Dmaximize_mode_window_manager.cc101 void MaximizeModeWindowManager::OnWindowAdded(aura::Window* window) { in OnWindowAdded() function in ash::MaximizeModeWindowManager
/external/chromium_org/ui/aura/
Dwindow_observer.h51 virtual void OnWindowAdded(Window* new_window) {} in OnWindowAdded() function
Dwindow_unittest.cc1723 virtual void OnWindowAdded(Window* new_window) OVERRIDE { in OnWindowAdded() function in aura::test::WindowObserverTest
/external/chromium_org/ash/shelf/
Dshelf_window_watcher.cc201 void ShelfWindowWatcher::OnWindowAdded(aura::Window* window) { in OnWindowAdded() function in ash::ShelfWindowWatcher
/external/chromium_org/ash/wm/overview/
Dwindow_selector.cc417 void WindowSelector::OnWindowAdded(aura::Window* new_window) { in OnWindowAdded() function in ash::WindowSelector
/external/chromium_org/content/browser/web_contents/
Dweb_contents_view_aura.cc527 virtual void OnWindowAdded(aura::Window* new_window) OVERRIDE { in OnWindowAdded() function in content::WebContentsViewAura::WindowObserver