shelf_layout_manager 398 ash/root_window_controller.cc if (shelf_->shelf_layout_manager()) shelf_layout_manager 399 ash/root_window_controller.cc docked_layout_manager_->AddObserver(shelf_->shelf_layout_manager()); shelf_layout_manager 462 ash/root_window_controller.cc if (shelf_ && shelf_->shelf_layout_manager()) shelf_layout_manager 463 ash/root_window_controller.cc docked_layout_manager_->RemoveObserver(shelf_->shelf_layout_manager()); shelf_layout_manager 474 ash/root_window_controller.cc if (shelf_->shelf_layout_manager()) shelf_layout_manager 475 ash/root_window_controller.cc shelf_->shelf_layout_manager()->PrepareForShutdown(); shelf_layout_manager 526 ash/root_window_controller.cc return shelf_->shelf_layout_manager(); shelf_layout_manager 564 ash/root_window_controller.cc shelf_->shelf_layout_manager()->UpdateVisibilityState(); shelf_layout_manager 609 ash/root_window_controller.cc keyboard_controller->AddObserver(shelf()->shelf_layout_manager()); shelf_layout_manager 643 ash/root_window_controller.cc keyboard_controller->RemoveObserver(shelf()->shelf_layout_manager()); shelf_layout_manager 992 ash/root_window_controller.cc shelf_->shelf_layout_manager()->UpdateVisibilityState(); shelf_layout_manager 133 ash/root_window_controller_unittest.cc ShelfLayoutManager* shelf_layout_manager = shelf_layout_manager 135 ash/root_window_controller_unittest.cc shelf_layout_manager->SetAutoHideBehavior( shelf_layout_manager 71 ash/shelf/overflow_bubble_view.cc ShelfLayoutManager* shelf_layout_manager = GetShelfLayoutManager(); shelf_layout_manager 72 ash/shelf/overflow_bubble_view.cc return shelf_layout_manager ? shelf_layout_manager->IsHorizontalAlignment() shelf_layout_manager 82 ash/shelf/overflow_bubble_view.cc ShelfLayoutManager* shelf_layout_manager = GetShelfLayoutManager(); shelf_layout_manager 83 ash/shelf/overflow_bubble_view.cc return shelf_layout_manager ? shelf_layout_manager 84 ash/shelf/overflow_bubble_view.cc shelf_layout_manager->SelectValueForShelfAlignment( shelf_layout_manager 53 ash/shelf/shelf.cc shelf_model, delegate_, shelf_widget_->shelf_layout_manager()); shelf_layout_manager 184 ash/shelf/shelf_button.cc if (host_->shelf_layout_manager()->GetAlignment() == shelf_layout_manager 224 ash/shelf/shelf_button.cc ShelfLayoutManager* shelf_layout_manager) { shelf_layout_manager 225 ash/shelf/shelf_button.cc ShelfButton* button = new ShelfButton(listener, host, shelf_layout_manager); shelf_layout_manager 232 ash/shelf/shelf_button.cc ShelfLayoutManager* shelf_layout_manager) shelf_layout_manager 238 ash/shelf/shelf_button.cc shelf_layout_manager_(shelf_layout_manager), shelf_layout_manager 43 ash/shelf/shelf_button.h ShelfLayoutManager* shelf_layout_manager); shelf_layout_manager 55 ash/shelf/shelf_button.h const ShelfLayoutManager* shelf_layout_manager() const { shelf_layout_manager 72 ash/shelf/shelf_button.h ShelfLayoutManager* shelf_layout_manager); shelf_layout_manager 596 ash/shelf/shelf_layout_manager.cc return shelf ? shelf->shelf_layout_manager() : NULL; shelf_layout_manager 664 ash/shelf/shelf_layout_manager_unittest.cc ShelfLayoutManager* manager = shelf->shelf_layout_manager(); shelf_layout_manager 718 ash/shelf/shelf_layout_manager_unittest.cc ShelfLayoutManager* manager = GetShelfWidget()->shelf_layout_manager(); shelf_layout_manager 731 ash/shelf/shelf_layout_manager_unittest.cc shelf->shelf_layout_manager()->LayoutShelf(); shelf_layout_manager 732 ash/shelf/shelf_layout_manager_unittest.cc EXPECT_EQ(SHELF_VISIBLE, shelf->shelf_layout_manager()->visibility_state()); shelf_layout_manager 735 ash/shelf/shelf_layout_manager_unittest.cc SetState(shelf->shelf_layout_manager(), SHELF_HIDDEN); shelf_layout_manager 736 ash/shelf/shelf_layout_manager_unittest.cc shelf->shelf_layout_manager()->LayoutShelf(); shelf_layout_manager 737 ash/shelf/shelf_layout_manager_unittest.cc EXPECT_EQ(SHELF_HIDDEN, shelf->shelf_layout_manager()->visibility_state()); shelf_layout_manager 753 ash/shelf/shelf_layout_manager_unittest.cc SetState(shelf->shelf_layout_manager(), SHELF_VISIBLE); shelf_layout_manager 760 ash/shelf/shelf_layout_manager_unittest.cc SetState(shelf->shelf_layout_manager(), SHELF_HIDDEN); shelf_layout_manager 761 ash/shelf/shelf_layout_manager_unittest.cc SetState(shelf->shelf_layout_manager(), SHELF_VISIBLE); shelf_layout_manager 139 ash/shelf/shelf_tooltip_manager.cc ShelfLayoutManager* shelf_layout_manager, shelf_layout_manager 144 ash/shelf/shelf_tooltip_manager.cc shelf_layout_manager_(shelf_layout_manager), shelf_layout_manager 147 ash/shelf/shelf_tooltip_manager.cc if (shelf_layout_manager) shelf_layout_manager 148 ash/shelf/shelf_tooltip_manager.cc shelf_layout_manager->AddObserver(this); shelf_layout_manager 41 ash/shelf/shelf_tooltip_manager.h ShelfTooltipManager(ShelfLayoutManager* shelf_layout_manager, shelf_layout_manager 45 ash/shelf/shelf_tooltip_manager.h ShelfLayoutManager* shelf_layout_manager() { return shelf_layout_manager_; } shelf_layout_manager 67 ash/shelf/shelf_view.h ShelfLayoutManager* shelf_layout_manager() { return layout_manager_; } shelf_layout_manager 1216 ash/shelf/shelf_view_unittest.cc shelf_view_->shelf_layout_manager()->SetAutoHideBehavior( shelf_layout_manager 1220 ash/shelf/shelf_view_unittest.cc shelf_view_->shelf_layout_manager()->SetAutoHideBehavior( shelf_layout_manager 185 ash/shelf/shelf_widget.cc shelf_->shelf_layout_manager()->SelectValueForShelfAlignment( shelf_layout_manager 463 ash/shelf/shelf_widget.cc shelf_->shelf_layout_manager()->SelectValueForShelfAlignment( shelf_layout_manager 468 ash/shelf/shelf_widget.cc const gfx::Rect dock_bounds(shelf_->shelf_layout_manager()->dock_bounds()); shelf_layout_manager 526 ash/shelf/shelf_widget.cc shelf_->shelf_layout_manager()->SelectValueForShelfAlignment( shelf_layout_manager 547 ash/shelf/shelf_widget.cc if (shelf_->shelf_layout_manager()->IsHorizontalAlignment()) { shelf_layout_manager 52 ash/shelf/shelf_widget.h ShelfLayoutManager* shelf_layout_manager() { return shelf_layout_manager_; } shelf_layout_manager 34 ash/shelf/shelf_widget_unittest.cc return GetShelfWidget()->shelf_layout_manager(); shelf_layout_manager 120 ash/shelf/shelf_widget_unittest.cc ShelfLayoutManager* shelf_layout_manager = GetShelfLayoutManager(); shelf_layout_manager 121 ash/shelf/shelf_widget_unittest.cc ASSERT_TRUE(shelf_layout_manager); shelf_layout_manager 184 ash/shelf/shelf_widget_unittest.cc ShelfLayoutManager* shelf_layout_manager = shelf_layout_manager 185 ash/shelf/shelf_widget_unittest.cc shelf_widget->shelf_layout_manager(); shelf_layout_manager 186 ash/shelf/shelf_widget_unittest.cc ASSERT_TRUE(shelf_layout_manager); shelf_layout_manager 187 ash/shelf/shelf_widget_unittest.cc EXPECT_EQ(SHELF_VISIBLE, shelf_layout_manager->visibility_state()); shelf_layout_manager 218 ash/shelf/shelf_widget_unittest.cc shelf_layout_manager->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS); shelf_layout_manager 219 ash/shelf/shelf_widget_unittest.cc shelf_layout_manager->LayoutShelf(); shelf_layout_manager 220 ash/shelf/shelf_widget_unittest.cc EXPECT_EQ(SHELF_AUTO_HIDE, shelf_layout_manager->visibility_state()); shelf_layout_manager 221 ash/shelf/shelf_widget_unittest.cc EXPECT_EQ(SHELF_AUTO_HIDE_HIDDEN, shelf_layout_manager->auto_hide_state()); shelf_layout_manager 247 ash/shelf/shelf_widget_unittest.cc ShelfLayoutManager* shelf_layout_manager = shelf_layout_manager 248 ash/shelf/shelf_widget_unittest.cc shelf_widget->shelf_layout_manager(); shelf_layout_manager 249 ash/shelf/shelf_widget_unittest.cc ASSERT_TRUE(shelf_layout_manager); shelf_layout_manager 250 ash/shelf/shelf_widget_unittest.cc EXPECT_EQ(SHELF_VISIBLE, shelf_layout_manager->visibility_state()); shelf_layout_manager 274 ash/shelf/shelf_widget_unittest.cc shelf_layout_manager->SetAutoHideBehavior(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS); shelf_layout_manager 275 ash/shelf/shelf_widget_unittest.cc shelf_layout_manager->LayoutShelf(); shelf_layout_manager 276 ash/shelf/shelf_widget_unittest.cc EXPECT_EQ(SHELF_AUTO_HIDE, shelf_layout_manager->visibility_state()); shelf_layout_manager 277 ash/shelf/shelf_widget_unittest.cc EXPECT_EQ(SHELF_AUTO_HIDE_HIDDEN, shelf_layout_manager->auto_hide_state()); shelf_layout_manager 177 ash/system/tray/system_tray_unittest.cc Shell::GetPrimaryRootWindowController()->shelf()->shelf_layout_manager(); shelf_layout_manager 347 ash/system/tray/system_tray_unittest.cc Shell::GetPrimaryRootWindowController()->shelf()->shelf_layout_manager(); shelf_layout_manager 160 ash/system/tray/tray_background_view.cc !shelf_widget->shelf_layout_manager()->IsHorizontalAlignment()) shelf_layout_manager 434 ash/wm/dock/docked_window_layout_manager.cc ShelfLayoutManager* shelf_layout_manager = ShelfLayoutManager::ForShelf( shelf_layout_manager 436 ash/wm/dock/docked_window_layout_manager.cc shelf_layout_manager->RemoveObserver(this); shelf_layout_manager 549 ash/wm/dock/docked_window_layout_manager.cc ShelfLayoutManager* shelf_layout_manager = ShelfLayoutManager::ForShelf( shelf_layout_manager 551 ash/wm/dock/docked_window_layout_manager.cc shelf_layout_manager->AddObserver(this); shelf_layout_manager 242 ash/wm/panels/panel_layout_manager_unittest.cc ->shelf_layout_manager(); shelf_layout_manager 253 ash/wm/panels/panel_layout_manager_unittest.cc ->shelf_layout_manager(); shelf_layout_manager 72 ash/wm/status_area_layout_manager.cc if (shelf_->shelf_layout_manager()->updating_bounds()) shelf_layout_manager 76 ash/wm/status_area_layout_manager.cc shelf_->shelf_layout_manager()->LayoutShelf(); shelf_layout_manager 1741 ash/wm/workspace/workspace_window_resizer_unittest.cc shelf_layout_manager()->SetAutoHideBehavior(SHELF_AUTO_HIDE_ALWAYS_HIDDEN); shelf_layout_manager 1775 ash/wm/workspace/workspace_window_resizer_unittest.cc shelf_layout_manager()->SetAutoHideBehavior(SHELF_AUTO_HIDE_ALWAYS_HIDDEN); shelf_layout_manager 1809 ash/wm/workspace/workspace_window_resizer_unittest.cc shelf_layout_manager()->SetAutoHideBehavior(SHELF_AUTO_HIDE_ALWAYS_HIDDEN); shelf_layout_manager 1843 ash/wm/workspace/workspace_window_resizer_unittest.cc shelf_layout_manager()->SetAutoHideBehavior(SHELF_AUTO_HIDE_ALWAYS_HIDDEN); shelf_layout_manager 155 ash/wm/workspace_controller_unittest.cc return shelf_layout_manager()->window_overlaps_shelf(); shelf_layout_manager 377 ash/wm/workspace_controller_unittest.cc ShelfLayoutManager* shelf = shelf_layout_manager(); shelf_layout_manager 516 ash/wm/workspace_controller_unittest.cc shelf_layout_manager()->visibility_state()); shelf_layout_manager 584 ash/wm/workspace_controller_unittest.cc ShelfLayoutManager* shelf = shelf_layout_manager(); shelf_layout_manager 612 ash/wm/workspace_controller_unittest.cc ShelfLayoutManager* shelf = shelf_layout_manager(); shelf_layout_manager 673 ash/wm/workspace_controller_unittest.cc ShelfLayoutManager* shelf = shelf_layout_manager(); shelf_layout_manager 1309 ash/wm/workspace_controller_unittest.cc ShelfLayoutManager* shelf = shelf_layout_manager(); shelf_layout_manager 1339 ash/wm/workspace_controller_unittest.cc ShelfLayoutManager* shelf = shelf_layout_manager(); shelf_layout_manager 402 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc (*iter)->shelf_widget()->shelf_layout_manager()->RemoveObserver(this); shelf_layout_manager 1044 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc shelf->shelf_widget()->shelf_layout_manager()->AddObserver(this);