Searched defs:OnWindowAddedToLayout (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/ash/wm/
H A Dstatus_area_layout_manager.cc35 void StatusAreaLayoutManager::OnWindowAddedToLayout(aura::Window* child) { function in class:ash::internal::StatusAreaLayoutManager
H A Droot_window_layout_manager.cc57 void RootWindowLayoutManager::OnWindowAddedToLayout(aura::Window* child) { function in class:ash::internal::RootWindowLayoutManager
H A Dsystem_modal_container_layout_manager.cc62 void SystemModalContainerLayoutManager::OnWindowAddedToLayout( function in class:ash::internal::SystemModalContainerLayoutManager
H A Dbase_layout_manager.cc68 void BaseLayoutManager::OnWindowAddedToLayout(aura::Window* child) { function in class:ash::internal::BaseLayoutManager
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_layout_manager.cc24 void DesktopLayoutManager::OnWindowAddedToLayout(aura::Window* child) { function in class:views::DesktopLayoutManager
/external/chromium_org/ash/wm/workspace/
H A Dworkspace_layout_manager.cc91 void WorkspaceLayoutManager::OnWindowAddedToLayout(Window* child) { function in class:ash::internal::WorkspaceLayoutManager
93 BaseLayoutManager::OnWindowAddedToLayout(child);
/external/chromium_org/ash/wm/dock/
H A Ddocked_window_layout_manager.cc270 void DockedWindowLayoutManager::OnWindowAddedToLayout(aura::Window* child) { function in class:ash::internal::DockedWindowLayoutManager
/external/chromium_org/ash/shelf/
H A Dshelf_layout_manager.cc504 void ShelfLayoutManager::OnWindowAddedToLayout(aura::Window* child) { function in class:ash::internal::ShelfLayoutManager
/external/chromium_org/ash/wm/panels/
H A Dpanel_layout_manager.cc339 void PanelLayoutManager::OnWindowAddedToLayout(aura::Window* child) { function in class:ash::internal::PanelLayoutManager

Completed in 209 milliseconds