RemoveItemAt 37 ash/shelf/shelf_model.h void RemoveItemAt(int index); RemoveItemAt 125 ash/shelf/shelf_model_unittest.cc model_->RemoveItemAt(index); RemoveItemAt 106 ash/shelf/shelf_unittest.cc shelf_model()->RemoveItemAt(index); RemoveItemAt 134 ash/shelf/shelf_unittest.cc shelf_model()->RemoveItemAt(index); RemoveItemAt 157 ash/shelf/shelf_unittest.cc shelf_model()->RemoveItemAt(shelf_model()->ItemIndexByID(first_item_id)); RemoveItemAt 247 ash/shelf/shelf_view_unittest.cc model_->RemoveItemAt(index); RemoveItemAt 355 ash/shelf/shelf_view_unittest.cc model_->RemoveItemAt(model_->ItemIndexByID(id)); RemoveItemAt 989 ash/shelf/shelf_view_unittest.cc model_->RemoveItemAt(1); RemoveItemAt 1049 ash/shelf/shelf_view_unittest.cc model_->RemoveItemAt(1); RemoveItemAt 147 ash/shelf/shelf_window_watcher.cc model_->RemoveItemAt(model_->ItemIndexByID(GetShelfIDForWindow(window))); RemoveItemAt 134 ash/shell/window_watcher.cc model->RemoveItemAt(index); RemoveItemAt 62 ash/test/test_shelf_delegate.cc model_->RemoveItemAt(index); RemoveItemAt 414 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc model_->RemoveItemAt(index); RemoveItemAt 1412 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc model_->RemoveItemAt(index); RemoveItemAt 651 chrome/browser/ui/toolbar/recent_tabs_sub_menu_model.cc RemoveItemAt(last_local_model_index_--); RemoveItemAt 173 ui/app_list/app_list_item_list.cc return RemoveItemAt(index); RemoveItemAt 189 ui/app_list/app_list_item_list.cc scoped_ptr<AppListItem> item = RemoveItemAt(index); RemoveItemAt 86 ui/app_list/app_list_item_list.h scoped_ptr<AppListItem> RemoveItemAt(size_t index); RemoveItemAt 109 ui/app_list/app_list_item_list_unittest.cc return item_list_.RemoveItemAt(index); RemoveItemAt 174 ui/app_list/app_list_item_list_unittest.cc TEST_F(AppListItemListTest, RemoveItemAt) { RemoveItemAt 185 ui/app_list/app_list_item_list_unittest.cc scoped_ptr<AppListItem> item_removed = RemoveItemAt(1); RemoveItemAt 124 ui/base/models/simple_menu_model.h void RemoveItemAt(int index);