HomeSort by relevance Sort by last modified time
    Searched refs:GetShelfLayoutManager (Results 1 - 25 of 29) sorted by null

1 2

  /external/chromium_org/chrome/browser/ui/ash/
shelf_browsertest.cc 21 browser()->window()->GetNativeWindow())->GetShelfLayoutManager();
  /external/chromium_org/ash/shelf/
overflow_bubble_view.h 55 ShelfLayoutManager* GetShelfLayoutManager() const;
shelf_layout_manager_unittest.cc 60 ShelfLayoutManager* GetShelfLayoutManager() {
61 return Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
99 ShelfLayoutManager* layout_manager = GetShelfLayoutManager();
141 if (GetShelfLayoutManager()->visibility_state() == ash::SHELF_HIDDEN)
146 was_visible_on_drag_start_ = GetShelfLayoutManager()->IsVisible();
158 if (GetShelfLayoutManager()->IsHorizontalAlignment()) {
162 GetShelfLayoutManager()->GetAlignment()){
166 GetShelfLayoutManager()->GetAlignment()) {
178 float scroll_delta = GetShelfLayoutManager()->PrimaryAxisValue(
182 GetShelfLayoutManager()->SelectValueForShelfAlignment
    [all...]
overflow_bubble_view.cc 44 // set_anchor_view needs to be called before GetShelfLayoutManager() can be
70 ShelfLayoutManager* shelf_layout_manager = GetShelfLayoutManager();
81 ShelfLayoutManager* shelf_layout_manager = GetShelfLayoutManager();
165 ShelfLayoutManager* OverflowBubbleView::GetShelfLayoutManager() const {
shelf_tooltip_manager_unittest.cc 47 controller->GetShelfLayoutManager(),
134 GetShelfLayoutManager()->visibility_state());
159 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
shelf_widget_unittest.cc 33 ShelfLayoutManager* GetShelfLayoutManager() {
120 ShelfLayoutManager* shelf_layout_manager = GetShelfLayoutManager();
  /external/chromium_org/ash/wm/gestures/
shelf_gesture_handler.cc 43 ShelfLayoutManager* shelf = controller->GetShelfLayoutManager();
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.cc 220 switch (GetShelfLayoutManager()->GetAlignment()) {
222 gfx::Rect shelf_bounds = GetShelfLayoutManager()->GetIdealBounds();
251 GetShelfLayoutManager()->UpdateAutoHideState();
269 GetShelfLayoutManager()->UpdateAutoHideState();
web_notification_tray_unittest.cc 373 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
431 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
  /external/chromium_org/ash/
screen_util_unittest.cc 29 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()->
root_window_controller.h 164 ShelfLayoutManager* GetShelfLayoutManager();
shell_unittest.cc 436 GetShelfLayoutManager()->visibility_state());
443 GetShelfLayoutManager()->visibility_state());
450 GetShelfLayoutManager()->visibility_state());
root_window_controller_unittest.cc 141 controller->GetShelfLayoutManager();
595 controller->GetShelfLayoutManager();
    [all...]
root_window_controller.cc 557 ShelfLayoutManager* RootWindowController::GetShelfLayoutManager() {
    [all...]
shell.cc 522 ->GetShelfLayoutManager()
    [all...]
  /external/chromium_org/ash/system/tray/
tray_background_view.h 147 ShelfLayoutManager* GetShelfLayoutManager();
system_tray.cc 523 GetShelfLayoutManager()->UpdateAutoHideState();
589 if (GetShelfLayoutManager()->GetAlignment() != SHELF_ALIGNMENT_TOP) {
643 GetShelfLayoutManager()->UpdateAutoHideState();
tray_background_view.cc 473 ShelfLayoutManager* TrayBackgroundView::GetShelfLayoutManager() {
  /external/chromium_org/ash/wm/
app_list_controller.cc 184 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()->
252 ->GetShelfLayoutManager()
  /external/chromium_org/ash/system/user/
tray_user.cc 299 controller->GetShelfLayoutManager()->GetAlignment());
tray_user_unittest.cc 76 shelf_ = Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
  /external/chromium_org/chrome/browser/ui/views/frame/
immersive_mode_controller_ash_unittest.cc 233 ash::Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
  /external/chromium_org/chrome/browser/ui/ash/multi_user/
user_switch_animator_chromeos.cc 191 (*iter)->GetShelfLayoutManager()->SetAnimationDurationOverride(
  /external/chromium_org/ash/wm/workspace/
workspace_layout_manager_unittest.cc 327 GetShelfLayoutManager()->GetIdealBounds());
    [all...]
  /external/chromium_org/ash/wm/maximize_mode/
maximize_mode_window_manager_unittest.cc     [all...]

Completed in 1095 milliseconds

1 2