Searched refs:ShelfID (Results 26 - 36 of 36) sorted by relevance

12

/external/chromium_org/ash/shelf/
H A Dshelf_unittest.cc138 ShelfID first_item_id = shelf_model()->next_id();
H A Dshelf_model.cc70 ShelfID id = items_[index].id;
113 int ShelfModel::ItemIndexByID(ShelfID id) const {
H A Dshelf.cc85 ShelfID id = GetShelfIDForWindow(window);
H A Dshelf_window_watcher.cc132 ShelfID id = model_->next_id();
H A Dshelf_view.cc451 gfx::Rect ShelfView::GetIdealBoundsOfItemIcon(ShelfID id) {
474 void ShelfView::UpdatePanelIconPosition(ShelfID id,
1461 void ShelfView::ShelfItemRemoved(int model_index, ShelfID id) {
1750 base::AutoReset<ShelfID> reseter(
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dbrowser_status_monitor.h122 // Returns the ShelfID for |contents|.
123 ash::ShelfID GetShelfIDForWebContents(content::WebContents* contents);
H A Dapp_window_launcher_controller.cc161 ash::ShelfID shelf_id = 0;
212 ash::ShelfID shelf_id = controller->shelf_id();
H A Dchrome_launcher_controller_unittest.cc107 virtual void ShelfItemRemoved(int index, ash::ShelfID id) OVERRIDE {
365 ash::ShelfID id =
2061 ash::ShelfID gmail_id = model_->next_id();
2131 ash::ShelfID gmail_id = model_->next_id();
2382 ash::ShelfID gmail_id = model_->next_id();
2431 ash::ShelfID gmail_id = model_->next_id();
2483 ash::ShelfID shelf_id1 = launcher_controller_->CreateAppLauncherItem(
2510 ash::ShelfID shelf_id2 = launcher_controller_->CreateAppLauncherItem(
2537 ash::ShelfID gmail_id = model_->next_id();
2568 ash::ShelfID gmail_i
[all...]
H A Dbrowser_status_monitor.cc57 // Navigating may change the ShelfID associated with the WebContents.
380 ash::ShelfID BrowserStatusMonitor::GetShelfIDForWebContents(
/external/chromium_org/ash/wm/panels/
H A Dpanel_window_resizer_unittest.cc140 ShelfID id = GetShelfIDForWindow(*iter);
/external/chromium_org/ash/
H A Dshell.cc579 ShelfID app_list_id = shelf_model_->items()[app_list_index].id;

Completed in 457 milliseconds

12