Home
last modified time | relevance | path

Searched defs:shelf (Results 1 – 25 of 44) sorted by relevance

12

/external/chromium_org/ash/shelf/
Dshelf_layout_manager_unittest.cc332 void SetState(ShelfLayoutManager* shelf, in SetState()
381 ShelfLayoutManager* shelf = GetShelfLayoutManager(); in RunGestureDragTests() local
693 ShelfWidget* shelf = GetShelfWidget(); in TEST_F() local
759 ShelfWidget* shelf = GetShelfWidget(); in TEST_F() local
782 ShelfWidget* shelf = GetShelfWidget(); in TEST_F() local
808 Shelf* shelf = Shelf::ForPrimaryDisplay(); in TEST_F() local
833 ShelfLayoutManager* shelf = GetShelfLayoutManager(); in TEST_F() local
903 ShelfLayoutManager* shelf = GetShelfLayoutManager(); in TEST_F() local
993 ShelfLayoutManager* shelf = GetShelfLayoutManager(); in TEST_F() local
1046 ShelfLayoutManager* shelf = GetShelfLayoutManager(); in TEST_F() local
[all …]
Dshelf_widget_unittest.cc51 Shelf* shelf = Shelf::ForPrimaryDisplay(); in TEST_F() local
118 Shelf* shelf = shelf_widget->shelf(); in TEST_F() local
166 Shelf* shelf = shelf_widget->shelf(); in TEST_F() local
Dshelf_bezel_event_filter.cc15 ShelfLayoutManager* shelf) in ShelfBezelEventFilter()
Dshelf_widget.h53 Shelf* shelf() const { return shelf_.get(); } in shelf() function
Doverflow_button.cc57 ShelfLayoutManager* shelf = in PaintBackground() local
Dshelf_layout_manager.cc123 ShelfLayoutManager* shelf) in AutoHideEventFilter()
161 explicit UpdateShelfObserver(ShelfLayoutManager* shelf) : shelf_(shelf) { in UpdateShelfObserver()
189 ShelfLayoutManager::ShelfLayoutManager(ShelfWidget* shelf) in ShelfLayoutManager()
568 ShelfWidget* shelf = RootWindowController::ForShelf(window)->shelf(); in ForShelf() local
Dshelf_unittest.cc61 Shelf* shelf() { in shelf() function in ash::ShelfTest
Dshelf_view_unittest.cc59 explicit TestShelfIconObserver(Shelf* shelf) in TestShelfIconObserver()
93 Shelf* shelf = Shelf::ForPrimaryDisplay(); in SetUp() local
214 Shelf* shelf = Shelf::ForPrimaryDisplay(); in TEST_F() local
236 virtual void OnShelfCreated(Shelf* shelf) OVERRIDE {} in OnShelfCreated()
238 virtual void OnShelfDestroyed(Shelf* shelf) OVERRIDE {} in OnShelfDestroyed()
295 Shelf* shelf = Shelf::ForPrimaryDisplay(); in SetUp() local
/external/chromium_org/chrome/browser/resources/chromeos/first_run/
Dstep.js123 shelf: 'left', property
127 shelf: 'right', property
137 shelf: 'bottom', property
141 shelf: 'left', property
151 shelf: 'bottom', property
155 shelf: 'left', property
/external/chromium_org/ash/shell/
Dshelf_delegate_impl.cc24 void ShelfDelegateImpl::OnShelfCreated(Shelf* shelf) { in OnShelfCreated()
27 void ShelfDelegateImpl::OnShelfDestroyed(Shelf* shelf) { in OnShelfDestroyed()
/external/chromium_org/ash/wm/
Dworkspace_controller.cc35 bool IsDockedAreaVisible(const ShelfLayoutManager* shelf) { in IsDockedAreaVisible()
102 void WorkspaceController::SetShelf(ShelfLayoutManager* shelf) { in SetShelf()
Dstatus_area_layout_manager.cc19 StatusAreaLayoutManager::StatusAreaLayoutManager(ShelfWidget* shelf) in StatusAreaLayoutManager()
Dworkspace_controller_unittest.cc376 ShelfLayoutManager* shelf = shelf_layout_manager(); in TEST_F() local
583 ShelfLayoutManager* shelf = shelf_layout_manager(); in TEST_F() local
611 ShelfLayoutManager* shelf = shelf_layout_manager(); in TEST_F() local
672 ShelfLayoutManager* shelf = shelf_layout_manager(); in TEST_F() local
1396 ShelfLayoutManager* shelf = shelf_layout_manager(); in TEST_F() local
1426 ShelfLayoutManager* shelf = shelf_layout_manager(); in TEST_F() local
/external/chromium_org/ash/first_run/
Dfirst_run_helper_impl.cc66 Shelf* shelf = Shelf::ForPrimaryDisplay(); in GetLauncherBounds() local
71 Shelf* shelf = Shelf::ForPrimaryDisplay(); in GetAppListButtonBounds() local
/external/chromium_org/chrome/browser/ui/ash/
Dshelf_browsertest.cc19 ash::ShelfLayoutManager* shelf = in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/ash/test/
Dshelf_test_api.cc12 ShelfTestAPI::ShelfTestAPI(Shelf* shelf) in ShelfTestAPI()
Dtest_shelf_delegate.cc79 void TestShelfDelegate::OnShelfCreated(Shelf* shelf) { in OnShelfCreated()
82 void TestShelfDelegate::OnShelfDestroyed(Shelf* shelf) { in OnShelfDestroyed()
/external/chromium_org/ash/wm/gestures/
Dshelf_gesture_handler.cc43 ShelfLayoutManager* shelf = controller->GetShelfLayoutManager(); in ProcessGestureEvent() local
/external/chromium_org/ash/
Ddip_unittest.cc66 Shelf* shelf = Shelf::ForPrimaryDisplay(); in TEST_F() local
/external/chromium_org/ash/wm/panels/
Dpanel_layout_manager_unittest.cc124 Shelf* shelf = RootWindowController::ForShelf(panel)->shelf()->shelf(); in IsPanelAboveLauncherIcon() local
167 Shelf* shelf = RootWindowController::ForShelf(panel)->shelf()->shelf(); in IsCalloutAboveLauncherIcon() local
242 ShelfLayoutManager* shelf = RootWindowController::ForWindow(window) in SetShelfAutoHideBehavior() local
253 ShelfLayoutManager* shelf = RootWindowController::ForWindow(window) in SetShelfVisibilityState() local
259 ShelfView* GetShelfView(Shelf* shelf) { in GetShelfView()
543 Shelf* shelf = Shelf::ForPrimaryDisplay(); in TEST_F() local
Dpanel_layout_manager.h81 Shelf* shelf() { return shelf_; } in shelf() function
/external/chromium_org/ash/system/web_notification/
Dweb_notification_tray_unittest.cc364 ShelfLayoutManager* shelf = in TEST_F() local
426 ShelfLayoutManager* shelf = in TEST_F() local
/external/chromium_org/chrome/browser/ui/window_sizer/
Dwindow_sizer_ash_uitest.cc47 ash::Shelf* shelf = ash::Shelf::ForWindow(root_window); in GetChromeIconBoundsForRootWindow() local
/external/chromium_org/chrome/browser/download/
Ddownload_shelf_unittest.cc46 TestDownloadShelf* shelf() { in shelf() function in __anon7fd906d20111::DownloadShelfTest
/external/chromium_org/chrome/browser/ui/views/frame/
Dimmersive_mode_controller_ash_unittest.cc232 ash::ShelfLayoutManager* shelf = in TEST_F() local

12