Home
last modified time | relevance | path

Searched refs:ForPrimaryDisplay (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/ash/first_run/
Dfirst_run_helper_impl.cc66 Shelf* shelf = Shelf::ForPrimaryDisplay(); in GetLauncherBounds()
71 Shelf* shelf = Shelf::ForPrimaryDisplay(); in GetAppListButtonBounds()
/external/chromium_org/ash/
Ddip_unittest.cc66 Shelf* shelf = Shelf::ForPrimaryDisplay(); in TEST_F()
Dfocus_cycler_unittest.cc74 ASSERT_TRUE(Shelf::ForPrimaryDisplay()); in SetUp()
117 return Shelf::ForPrimaryDisplay()->shelf_widget(); in shelf_widget()
Dshell_unittest.cc395 ShelfWidget* shelf_widget = Shelf::ForPrimaryDisplay()->shelf_widget(); in TEST_F()
/external/chromium_org/ash/shelf/
Dshelf.h54 static Shelf* ForPrimaryDisplay();
Dshelf_widget_unittest.cc30 return Shelf::ForPrimaryDisplay()->shelf_widget(); in GetShelfWidget()
51 Shelf* shelf = Shelf::ForPrimaryDisplay(); in TEST_F()
Dshelf_unittest.cc45 shelf_ = Shelf::ForPrimaryDisplay(); in SetUp()
Dshelf.cc65 Shelf* Shelf::ForPrimaryDisplay() { in ForPrimaryDisplay() function in ash::Shelf
Dshelf_view_unittest.cc93 Shelf* shelf = Shelf::ForPrimaryDisplay(); in SetUp()
214 Shelf* shelf = Shelf::ForPrimaryDisplay(); in TEST_F()
295 Shelf* shelf = Shelf::ForPrimaryDisplay(); in SetUp()
592 test::ShelfTestAPI(Shelf::ForPrimaryDisplay()).SetShelfDelegate(delegate); in ReplaceShelfDelegateForRipOffTest()
Dshelf_layout_manager_unittest.cc808 Shelf* shelf = Shelf::ForPrimaryDisplay(); in TEST_F()
/external/chromium_org/ash/accelerators/
Daccelerator_controller.cc154 Shelf::ForPrimaryDisplay()->shelf_widget()); in HandleFocusLauncher()
159 Shelf::ForPrimaryDisplay()->LaunchAppIndexAt(n); in HandleLaunchAppN()
165 Shelf::ForPrimaryDisplay()->LaunchAppIndexAt(-1); in HandleLaunchLastApp()
/external/chromium_org/ash/wm/panels/
Dpanel_layout_manager_unittest.cc56 GetShelfView(Shelf::ForPrimaryDisplay()))); in SetUp()
543 Shelf* shelf = Shelf::ForPrimaryDisplay(); in TEST_F()
604 ShelfView* shelf_view_1st = GetShelfView(Shelf::ForPrimaryDisplay()); in TEST_F()
/external/chromium_org/ash/wm/
Dwindow_cycle_controller_unittest.cc48 test::ShelfTestAPI(Shelf::ForPrimaryDisplay()).shelf_view())); in SetUp()
/external/chromium_org/ash/display/
Ddisplay_controller_unittest.cc716 Shelf::ForPrimaryDisplay()->shelf_widget()->GetNativeView(); in TEST_F()
847 Shelf::ForPrimaryDisplay()->shelf_widget()->GetNativeView(); in TEST_F()
/external/chromium_org/ash/wm/dock/
Ddocked_window_layout_manager_unittest.cc52 test::ShelfTestAPI(Shelf::ForPrimaryDisplay()).shelf_view())); in SetUp()
Ddocked_window_resizer_unittest.cc1411 ShelfWidget* shelf = Shelf::ForPrimaryDisplay()->shelf_widget(); in TEST_P()
/external/chromium_org/ash/wm/overview/
Dwindow_selector_unittest.cc81 test::ShelfTestAPI(Shelf::ForPrimaryDisplay()).shelf_view())); in SetUp()
/external/chromium_org/chrome/browser/ui/ash/launcher/
Dchrome_launcher_controller_browsertest.cc119 shelf_ = ash::Shelf::ForPrimaryDisplay(); in RunTestOnMainThreadLoop()
194 shelf_ = ash::Shelf::ForPrimaryDisplay(); in RunTestOnMainThreadLoop()