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

  /external/chromium_org/chrome/browser/ui/ash/
shelf_browsertest.cc 21 browser()->window()->GetNativeWindow())->GetShelfLayoutManager();
  /external/chromium_org/ash/shelf/
shelf_layout_manager_unittest.cc 65 ShelfLayoutManager* GetShelfLayoutManager() {
66 return Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
86 if (GetShelfLayoutManager()->visibility_state() == ash::SHELF_HIDDEN)
91 was_visible_on_drag_start_ = GetShelfLayoutManager()->IsVisible();
103 if (GetShelfLayoutManager()->IsHorizontalAlignment()) {
107 GetShelfLayoutManager()->GetAlignment()){
111 GetShelfLayoutManager()->GetAlignment()) {
123 float scroll_delta = GetShelfLayoutManager()->PrimaryAxisValue(
127 GetShelfLayoutManager()->SelectValueForShelfAlignment(
132 int shelf_size = GetShelfLayoutManager()->PrimaryAxisValue
    [all...]
shelf_widget_unittest.cc 32 internal::ShelfLayoutManager* GetShelfLayoutManager() {
137 internal::ShelfLayoutManager* shelf_layout_manager = GetShelfLayoutManager();
  /external/chromium_org/ash/wm/gestures/
shelf_gesture_handler.cc 44 ShelfLayoutManager* shelf = controller->GetShelfLayoutManager();
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.cc 310 switch (GetShelfLayoutManager()->GetAlignment()) {
312 gfx::Rect shelf_bounds = GetShelfLayoutManager()->GetIdealBounds();
341 GetShelfLayoutManager()->UpdateAutoHideState();
357 GetShelfLayoutManager()->UpdateAutoHideState();
382 popup_collection_.get(), GetShelfLayoutManager()));
416 GetShelfLayoutManager()->UpdateAutoHideState();
web_notification_tray_unittest.cc 342 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()->
  /external/chromium_org/ash/launcher/
launcher_tooltip_manager_unittest.cc 46 controller->GetShelfLayoutManager(),
134 GetShelfLayoutManager()->visibility_state());
159 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
  /external/chromium_org/ash/
screen_ash_unittest.cc 29 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()->
shell_unittest.cc 360 GetShelfLayoutManager()->visibility_state());
367 GetShelfLayoutManager()->visibility_state());
374 GetShelfLayoutManager()->visibility_state());
root_window_controller.h 137 ShelfLayoutManager* GetShelfLayoutManager();
root_window_controller.cc 452 ShelfLayoutManager* RootWindowController::GetShelfLayoutManager() {
root_window_controller_unittest.cc 129 controller->GetShelfLayoutManager();
shell.cc 821 GetShelfLayoutManager()->GetAlignment();
    [all...]
  /external/chromium_org/ash/system/tray/
tray_background_view.h 139 ShelfLayoutManager* GetShelfLayoutManager();
system_tray.cc 486 GetShelfLayoutManager()->UpdateAutoHideState();
549 if (GetShelfLayoutManager()->GetAlignment() != SHELF_ALIGNMENT_TOP) {
595 GetShelfLayoutManager()->UpdateAutoHideState();
tray_background_view.cc 437 ShelfLayoutManager* TrayBackgroundView::GetShelfLayoutManager() {
  /external/chromium_org/chrome/browser/ui/views/frame/
immersive_mode_controller_ash_browsertest.cc 337 ash::Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
374 ash::Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
  /external/chromium_org/ash/system/user/
tray_user_unittest.cc 67 shelf_ = Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
  /external/chromium_org/ash/wm/
app_list_controller.cc 161 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()->
drag_window_resizer_unittest.cc 108 return Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
workspace_controller_unittest.cc 130 return Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
    [all...]
  /external/chromium_org/ash/wm/workspace/
workspace_layout_manager_unittest.cc 231 GetShelfLayoutManager()->GetIdealBounds());
workspace_window_resizer_unittest.cc 154 return Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
    [all...]

Completed in 191 milliseconds