TYPE_BROWSER_SHORTCUT 23 ash/shelf/shelf_model.cc case TYPE_BROWSER_SHORTCUT: TYPE_BROWSER_SHORTCUT 39 ash/shelf/shelf_model.cc case TYPE_BROWSER_SHORTCUT: TYPE_BROWSER_SHORTCUT 89 ash/shelf/shelf_model.cc items_[index].type != TYPE_BROWSER_SHORTCUT); TYPE_BROWSER_SHORTCUT 163 ash/shelf/shelf_model_unittest.cc browser_shortcut.type = TYPE_BROWSER_SHORTCUT; TYPE_BROWSER_SHORTCUT 235 ash/shelf/shelf_model_unittest.cc EXPECT_EQ(TYPE_BROWSER_SHORTCUT, model_->items()[2].type); TYPE_BROWSER_SHORTCUT 245 ash/shelf/shelf_model_unittest.cc item.type = TYPE_BROWSER_SHORTCUT; TYPE_BROWSER_SHORTCUT 278 ash/shelf/shelf_model_unittest.cc item.type = TYPE_BROWSER_SHORTCUT; TYPE_BROWSER_SHORTCUT 312 ash/shelf/shelf_model_unittest.cc browser_shortcut.type = TYPE_BROWSER_SHORTCUT; TYPE_BROWSER_SHORTCUT 384 ash/shelf/shelf_model_unittest.cc EXPECT_EQ(TYPE_BROWSER_SHORTCUT, model_->items()[1].type); TYPE_BROWSER_SHORTCUT 417 ash/shelf/shelf_model_unittest.cc browser_shortcut.type = TYPE_BROWSER_SHORTCUT; TYPE_BROWSER_SHORTCUT 447 ash/shelf/shelf_model_unittest.cc browser_shortcut.type = TYPE_BROWSER_SHORTCUT; TYPE_BROWSER_SHORTCUT 17 ash/shelf/shelf_navigator.cc type == TYPE_BROWSER_SHORTCUT || TYPE_BROWSER_SHORTCUT 39 ash/shelf/shelf_navigator_unittest.cc browser_shortcut.type = TYPE_BROWSER_SHORTCUT; TYPE_BROWSER_SHORTCUT 943 ash/shelf/shelf_view.cc case TYPE_BROWSER_SHORTCUT: TYPE_BROWSER_SHORTCUT 1275 ash/shelf/shelf_view.cc case TYPE_BROWSER_SHORTCUT: TYPE_BROWSER_SHORTCUT 1276 ash/shelf/shelf_view.cc return (typeb == TYPE_APP_SHORTCUT || typeb == TYPE_BROWSER_SHORTCUT); TYPE_BROWSER_SHORTCUT 1643 ash/shelf/shelf_view.cc case TYPE_BROWSER_SHORTCUT: TYPE_BROWSER_SHORTCUT 1655 ash/shelf/shelf_view.cc if (item.type != TYPE_BROWSER_SHORTCUT) TYPE_BROWSER_SHORTCUT 1813 ash/shelf/shelf_view.cc case TYPE_BROWSER_SHORTCUT: TYPE_BROWSER_SHORTCUT 299 ash/shelf/shelf_view_unittest.cc browser_shortcut.type = TYPE_BROWSER_SHORTCUT; TYPE_BROWSER_SHORTCUT 665 ash/shelf/shelf_view_unittest.cc TYPE_BROWSER_SHORTCUT)); TYPE_BROWSER_SHORTCUT 672 ash/shelf/shelf_view_unittest.cc TYPE_BROWSER_SHORTCUT)); TYPE_BROWSER_SHORTCUT 678 ash/shelf/shelf_view_unittest.cc EXPECT_TRUE(test_api_->SameDragType(TYPE_BROWSER_SHORTCUT, TYPE_BROWSER_SHORTCUT 679 ash/shelf/shelf_view_unittest.cc TYPE_BROWSER_SHORTCUT)); TYPE_BROWSER_SHORTCUT 680 ash/shelf/shelf_view_unittest.cc EXPECT_FALSE(test_api_->SameDragType(TYPE_BROWSER_SHORTCUT, TYPE_BROWSER_SHORTCUT 682 ash/shelf/shelf_view_unittest.cc EXPECT_FALSE(test_api_->SameDragType(TYPE_BROWSER_SHORTCUT, TYPE_APP_LIST)); TYPE_BROWSER_SHORTCUT 683 ash/shelf/shelf_view_unittest.cc EXPECT_FALSE(test_api_->SameDragType(TYPE_BROWSER_SHORTCUT, TYPE_APP_PANEL)); TYPE_BROWSER_SHORTCUT 962 ash/shelf/shelf_view_unittest.cc EXPECT_TRUE(model_->items()[1].type == TYPE_BROWSER_SHORTCUT); TYPE_BROWSER_SHORTCUT 970 ash/shelf/shelf_view_unittest.cc EXPECT_TRUE(model_->items()[3].type == TYPE_BROWSER_SHORTCUT); TYPE_BROWSER_SHORTCUT 1022 ash/shelf/shelf_view_unittest.cc EXPECT_TRUE(model_->items()[0].type == TYPE_BROWSER_SHORTCUT); TYPE_BROWSER_SHORTCUT 1030 ash/shelf/shelf_view_unittest.cc EXPECT_TRUE(model_->items()[2].type == TYPE_BROWSER_SHORTCUT); TYPE_BROWSER_SHORTCUT 1131 ash/shelf/shelf_view_unittest.cc EXPECT_TRUE(model_->items()[1].type == TYPE_BROWSER_SHORTCUT); TYPE_BROWSER_SHORTCUT 1139 ash/shelf/shelf_view_unittest.cc EXPECT_TRUE(model_->items()[3].type == TYPE_BROWSER_SHORTCUT); TYPE_BROWSER_SHORTCUT 1670 ash/shelf/shelf_view_unittest.cc int browser_index = model_->GetItemIndexForType(TYPE_BROWSER_SHORTCUT); TYPE_BROWSER_SHORTCUT 59 chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc int browser_index = model->GetItemIndexForType(ash::TYPE_BROWSER_SHORTCUT); TYPE_BROWSER_SHORTCUT 413 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc model_->items()[index].type != ash::TYPE_BROWSER_SHORTCUT) TYPE_BROWSER_SHORTCUT 557 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc return (type == ash::TYPE_APP_SHORTCUT || type == ash::TYPE_BROWSER_SHORTCUT); TYPE_BROWSER_SHORTCUT 860 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc } else if (model_->items()[i].type == ash::TYPE_BROWSER_SHORTCUT) { TYPE_BROWSER_SHORTCUT 972 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc int browser_index = model_->GetItemIndexForType(ash::TYPE_BROWSER_SHORTCUT); TYPE_BROWSER_SHORTCUT 1501 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc bool is_chrome = item.type == ash::TYPE_BROWSER_SHORTCUT; TYPE_BROWSER_SHORTCUT 1577 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc if (item.type == ash::TYPE_BROWSER_SHORTCUT) TYPE_BROWSER_SHORTCUT 1757 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc if (item.type == ash::TYPE_BROWSER_SHORTCUT) TYPE_BROWSER_SHORTCUT 1770 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc browser_shortcut.type = ash::TYPE_BROWSER_SHORTCUT; TYPE_BROWSER_SHORTCUT 1832 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc type == ash::TYPE_BROWSER_SHORTCUT) { TYPE_BROWSER_SHORTCUT 1018 chrome/browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc int browser_index = GetIndexOfShelfItemType(ash::TYPE_BROWSER_SHORTCUT); TYPE_BROWSER_SHORTCUT 1161 chrome/browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc int browser_index = GetIndexOfShelfItemType(ash::TYPE_BROWSER_SHORTCUT); TYPE_BROWSER_SHORTCUT 1768 chrome/browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc int browser_index = GetIndexOfShelfItemType(ash::TYPE_BROWSER_SHORTCUT); TYPE_BROWSER_SHORTCUT 1774 chrome/browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc GetIndexOfShelfItemType(ash::TYPE_BROWSER_SHORTCUT)); TYPE_BROWSER_SHORTCUT 1936 chrome/browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc int browser_index = GetIndexOfShelfItemType(ash::TYPE_BROWSER_SHORTCUT); TYPE_BROWSER_SHORTCUT 566 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc case ash::TYPE_BROWSER_SHORTCUT: TYPE_BROWSER_SHORTCUT 2177 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc item_browser.type = ash::TYPE_BROWSER_SHORTCUT; TYPE_BROWSER_SHORTCUT 2222 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc item_browser.type = ash::TYPE_BROWSER_SHORTCUT; TYPE_BROWSER_SHORTCUT 2291 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc item_browser.type = ash::TYPE_BROWSER_SHORTCUT; TYPE_BROWSER_SHORTCUT 2361 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc item_browser.type = ash::TYPE_BROWSER_SHORTCUT; TYPE_BROWSER_SHORTCUT 2733 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc EXPECT_EQ(ash::TYPE_BROWSER_SHORTCUT, model_->items()[1].type); TYPE_BROWSER_SHORTCUT 2749 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc EXPECT_EQ(ash::TYPE_BROWSER_SHORTCUT, model_->items()[1].type); TYPE_BROWSER_SHORTCUT 2758 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc EXPECT_EQ(ash::TYPE_BROWSER_SHORTCUT, model_->items()[3].type); TYPE_BROWSER_SHORTCUT 2787 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc EXPECT_EQ(ash::TYPE_BROWSER_SHORTCUT, model_->items()[3].type); TYPE_BROWSER_SHORTCUT 134 chrome/browser/ui/ash/launcher/launcher_context_menu.cc } else if (item_.type == ash::TYPE_BROWSER_SHORTCUT) { TYPE_BROWSER_SHORTCUT 76 chrome/browser/ui/ash/launcher/launcher_context_menu_unittest.cc CreateLauncherContextMenu(ash::TYPE_BROWSER_SHORTCUT)); TYPE_BROWSER_SHORTCUT 85 chrome/browser/ui/ash/launcher/launcher_context_menu_unittest.cc menu.reset(CreateLauncherContextMenu(ash::TYPE_BROWSER_SHORTCUT)); TYPE_BROWSER_SHORTCUT 99 chrome/browser/ui/ash/launcher/launcher_context_menu_unittest.cc CreateLauncherContextMenu(ash::TYPE_BROWSER_SHORTCUT)); TYPE_BROWSER_SHORTCUT 107 chrome/browser/ui/ash/launcher/launcher_context_menu_unittest.cc menu.reset(CreateLauncherContextMenu(ash::TYPE_BROWSER_SHORTCUT)); TYPE_BROWSER_SHORTCUT 117 chrome/browser/ui/ash/launcher/launcher_context_menu_unittest.cc CreateLauncherContextMenu(ash::TYPE_BROWSER_SHORTCUT)); TYPE_BROWSER_SHORTCUT 124 chrome/browser/ui/ash/launcher/launcher_context_menu_unittest.cc CreateLauncherContextMenu(ash::TYPE_BROWSER_SHORTCUT)); TYPE_BROWSER_SHORTCUT 131 chrome/browser/ui/ash/launcher/launcher_context_menu_unittest.cc CreateLauncherContextMenu(ash::TYPE_BROWSER_SHORTCUT));