OnWindowRemovedFromLayout  176 ash/shelf/shelf_layout_manager.h   virtual void OnWindowRemovedFromLayout(aura::Window* child) OVERRIDE;
OnWindowRemovedFromLayout  142 ash/wm/dock/docked_window_layout_manager.h   virtual void OnWindowRemovedFromLayout(aura::Window* child) OVERRIDE;
OnWindowRemovedFromLayout   41 ash/wm/maximize_mode/workspace_backdrop_delegate.h   virtual void OnWindowRemovedFromLayout(aura::Window* child) OVERRIDE;
OnWindowRemovedFromLayout   83 ash/wm/panels/panel_layout_manager.h   virtual void OnWindowRemovedFromLayout(aura::Window* child) OVERRIDE;
OnWindowRemovedFromLayout   40 ash/wm/root_window_layout_manager.h   virtual void OnWindowRemovedFromLayout(aura::Window* child) OVERRIDE;
OnWindowRemovedFromLayout   27 ash/wm/status_area_layout_manager.h   virtual void OnWindowRemovedFromLayout(aura::Window* child) OVERRIDE;
OnWindowRemovedFromLayout   44 ash/wm/system_modal_container_layout_manager.h   virtual void OnWindowRemovedFromLayout(aura::Window* child) OVERRIDE;
OnWindowRemovedFromLayout   97 ash/wm/workspace/workspace_layout_manager.cc     backdrop_delegate_->OnWindowRemovedFromLayout(child);
OnWindowRemovedFromLayout   63 ash/wm/workspace/workspace_layout_manager.h   virtual void OnWindowRemovedFromLayout(aura::Window* child) OVERRIDE;
OnWindowRemovedFromLayout   30 ash/wm/workspace/workspace_layout_manager_delegate.h   virtual void OnWindowRemovedFromLayout(aura::Window* child) = 0;
OnWindowRemovedFromLayout   34 ui/aura/layout_manager.h   virtual void OnWindowRemovedFromLayout(Window* child) = 0;
OnWindowRemovedFromLayout 1035 ui/aura/window.cc     layout_manager_->OnWindowRemovedFromLayout(child);
OnWindowRemovedFromLayout   28 ui/keyboard/keyboard_layout_manager.h   virtual void OnWindowRemovedFromLayout(aura::Window* child) OVERRIDE {}