/external/chromium_org/ui/aura/ |
D | layout_manager.h | 25 virtual void OnWindowResized() = 0;
|
D | window.cc | 1460 layout_manager_->OnWindowResized(); in OnWindowBoundsChanged()
|
D | window_unittest.cc | 2267 virtual void OnWindowResized() OVERRIDE {} in TEST_F() function in aura::test::StackingMadrigalLayoutManager
|
/external/chromium_org/ash/wm/ |
D | status_area_layout_manager.h | 25 virtual void OnWindowResized() OVERRIDE;
|
D | status_area_layout_manager.cc | 31 void StatusAreaLayoutManager::OnWindowResized() { in OnWindowResized() function in ash::internal::StatusAreaLayoutManager
|
D | root_window_layout_manager.h | 38 virtual void OnWindowResized() OVERRIDE;
|
D | root_window_layout_manager.cc | 30 void RootWindowLayoutManager::OnWindowResized() { in OnWindowResized() function in ash::internal::RootWindowLayoutManager
|
D | system_modal_container_layout_manager.h | 42 virtual void OnWindowResized() OVERRIDE;
|
D | base_layout_manager.h | 58 virtual void OnWindowResized() OVERRIDE;
|
D | system_modal_container_layout_manager.cc | 47 void SystemModalContainerLayoutManager::OnWindowResized() { in OnWindowResized() function in ash::internal::SystemModalContainerLayoutManager
|
D | base_layout_manager.cc | 65 void BaseLayoutManager::OnWindowResized() { in OnWindowResized() function in ash::internal::BaseLayoutManager
|
/external/chromium_org/ash/wm/workspace/ |
D | workspace_layout_manager.h | 42 virtual void OnWindowResized() OVERRIDE {} in OnWindowResized() function
|
/external/chromium_org/ash/wm/panels/ |
D | panel_layout_manager.h | 84 virtual void OnWindowResized() OVERRIDE;
|
D | panel_layout_manager.cc | 339 void PanelLayoutManager::OnWindowResized() { in OnWindowResized() function in ash::internal::PanelLayoutManager 891 OnWindowResized(); in OnKeyboardBoundsChanging()
|
/external/chromium_org/ui/keyboard/ |
D | keyboard_controller_proxy.cc | 133 container->layout_manager()->OnWindowResized(); in SetOverrideContentUrl()
|
D | keyboard_controller.cc | 104 virtual void OnWindowResized() OVERRIDE { in OnWindowResized() function in keyboard::KeyboardLayoutManager
|
/external/chromium_org/content/shell/browser/ |
D | shell_aura.cc | 39 virtual void OnWindowResized() OVERRIDE { in OnWindowResized() function in content::__anonbd14302d0111::FillLayout
|
/external/chromium_org/ash/wm/dock/ |
D | docked_window_layout_manager.h | 141 virtual void OnWindowResized() OVERRIDE;
|
D | docked_window_layout_manager.cc | 573 void DockedWindowLayoutManager::OnWindowResized() { in OnWindowResized() function in ash::internal::DockedWindowLayoutManager
|
/external/chromium_org/ash/shelf/ |
D | shelf_layout_manager.h | 171 virtual void OnWindowResized() OVERRIDE;
|
D | shelf_layout_manager.cc | 504 void ShelfLayoutManager::OnWindowResized() { in OnWindowResized() function in ash::internal::ShelfLayoutManager 1127 OnWindowResized(); in OnKeyboardBoundsChanging() 1138 OnWindowResized(); in OnDockBoundsChanging()
|
/external/chromium_org/ash/ |
D | root_window_controller.cc | 638 root_window_layout()->OnWindowResized(); in Init() 642 root_window_layout()->OnWindowResized(); in Init()
|
/external/chromium_org/ui/views/widget/ |
D | native_widget_aura_unittest.cc | 116 virtual void OnWindowResized() OVERRIDE { in OnWindowResized() function in views::__anonde3b6d770111::TestLayoutManager
|
/external/chromium_org/content/browser/renderer_host/ |
D | render_widget_host_view_aura_unittest.cc | 234 virtual void OnWindowResized() OVERRIDE { in OnWindowResized() function in content::__anon9bc9ac0a0111::FullscreenLayoutManager
|