Home
last modified time | relevance | path

Searched refs:OnWindowRemovedFromLayout (Results 1 – 23 of 23) sorted by relevance

/external/chromium_org/ui/aura/
Dlayout_manager.h34 virtual void OnWindowRemovedFromLayout(Window* child) = 0;
Dwindow.cc1101 layout_manager_->OnWindowRemovedFromLayout(child); in RemoveChildImpl()
Dwindow_unittest.cc2270 virtual void OnWindowRemovedFromLayout(Window* child) OVERRIDE {} in TEST_F() function in aura::test::StackingMadrigalLayoutManager
/external/chromium_org/ash/wm/
Dstatus_area_layout_manager.h28 virtual void OnWindowRemovedFromLayout(aura::Window* child) OVERRIDE;
Dstatus_area_layout_manager.cc42 void StatusAreaLayoutManager::OnWindowRemovedFromLayout(aura::Window* child) { in OnWindowRemovedFromLayout() function in ash::internal::StatusAreaLayoutManager
Droot_window_layout_manager.h41 virtual void OnWindowRemovedFromLayout(aura::Window* child) OVERRIDE;
Droot_window_layout_manager.cc63 void RootWindowLayoutManager::OnWindowRemovedFromLayout(aura::Window* child) { in OnWindowRemovedFromLayout() function in ash::internal::RootWindowLayoutManager
Dsystem_modal_container_layout_manager.h45 virtual void OnWindowRemovedFromLayout(aura::Window* child) OVERRIDE;
Dbase_layout_manager.h61 virtual void OnWindowRemovedFromLayout(aura::Window* child) OVERRIDE;
Dsystem_modal_container_layout_manager.cc84 void SystemModalContainerLayoutManager::OnWindowRemovedFromLayout( in OnWindowRemovedFromLayout() function in ash::internal::SystemModalContainerLayoutManager
Dbase_layout_manager.cc86 void BaseLayoutManager::OnWindowRemovedFromLayout(aura::Window* child) { in OnWindowRemovedFromLayout() function in ash::internal::BaseLayoutManager
/external/chromium_org/ash/wm/workspace/
Dworkspace_layout_manager.h45 virtual void OnWindowRemovedFromLayout(aura::Window* child) OVERRIDE;
Dworkspace_layout_manager.cc101 void WorkspaceLayoutManager::OnWindowRemovedFromLayout(Window* child) { in OnWindowRemovedFromLayout() function in ash::internal::WorkspaceLayoutManager
102 BaseLayoutManager::OnWindowRemovedFromLayout(child); in OnWindowRemovedFromLayout()
/external/chromium_org/ash/wm/panels/
Dpanel_layout_manager.h87 virtual void OnWindowRemovedFromLayout(aura::Window* child) OVERRIDE;
Dpanel_layout_manager.cc381 void PanelLayoutManager::OnWindowRemovedFromLayout(aura::Window* child) { in OnWindowRemovedFromLayout() function in ash::internal::PanelLayoutManager
/external/chromium_org/content/shell/browser/
Dshell_aura.cc49 virtual void OnWindowRemovedFromLayout(aura::Window* child) OVERRIDE { in OnWindowRemovedFromLayout() function in content::__anonbd14302d0111::FillLayout
/external/chromium_org/ash/wm/dock/
Ddocked_window_layout_manager.h144 virtual void OnWindowRemovedFromLayout(aura::Window* child) OVERRIDE;
Ddocked_window_layout_manager.cc600 void DockedWindowLayoutManager::OnWindowRemovedFromLayout(aura::Window* child) { in OnWindowRemovedFromLayout() function in ash::internal::DockedWindowLayoutManager
/external/chromium_org/ash/shelf/
Dshelf_layout_manager.h174 virtual void OnWindowRemovedFromLayout(aura::Window* child) OVERRIDE;
Dshelf_layout_manager.cc514 void ShelfLayoutManager::OnWindowRemovedFromLayout(aura::Window* child) { in OnWindowRemovedFromLayout() function in ash::internal::ShelfLayoutManager
/external/chromium_org/ui/keyboard/
Dkeyboard_controller.cc114 virtual void OnWindowRemovedFromLayout(aura::Window* child) OVERRIDE {} in OnWindowRemovedFromLayout() function in keyboard::KeyboardLayoutManager
/external/chromium_org/ui/views/widget/
Dnative_widget_aura_unittest.cc124 virtual void OnWindowRemovedFromLayout(aura::Window* child) OVERRIDE { in OnWindowRemovedFromLayout() function in views::__anonde3b6d770111::TestLayoutManager
/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_view_aura_unittest.cc245 virtual void OnWindowRemovedFromLayout(aura::Window* child) OVERRIDE { in OnWindowRemovedFromLayout() function in content::__anon9bc9ac0a0111::FullscreenLayoutManager