GetIconIndex      631 chrome/browser/browsing_data/cookies_tree_model.h   virtual int GetIconIndex(ui::TreeModelNode* node) OVERRIDE;
GetIconIndex      384 chrome/browser/ui/gtk/gtk_tree.cc   int icon_index = tree_model_->GetIconIndex(node);
GetIconIndex      117 chrome/browser/ui/views/app_list/win/app_list_service_win.cc   return dist->GetIconIndex(BrowserDistribution::SHORTCUT_APP_LAUNCHER);
GetIconIndex      675 chrome/installer/setup/install_worker.cc         dist->GetIconIndex(BrowserDistribution::SHORTCUT_CHROME));
GetIconIndex       83 chrome/installer/util/browser_distribution.h   virtual int GetIconIndex(ShortcutType shortcut_type);
GetIconIndex      115 chrome/installer/util/chrome_app_host_operations.cc         dist->GetIconIndex(BrowserDistribution::SHORTCUT_APP_LAUNCHER));
GetIconIndex      119 chrome/installer/util/chrome_browser_operations.cc         dist->GetIconIndex(BrowserDistribution::SHORTCUT_CHROME);
GetIconIndex       26 chrome/installer/util/chrome_frame_distribution.h   virtual int GetIconIndex(ShortcutType shortcut_type) OVERRIDE;
GetIconIndex       26 chrome/installer/util/chromium_binaries_distribution.h   virtual int GetIconIndex(ShortcutType shortcut_type) OVERRIDE;
GetIconIndex       43 chrome/installer/util/google_chrome_distribution.h   virtual int GetIconIndex(ShortcutType shortcut_type) OVERRIDE;
GetIconIndex       24 chrome/installer/util/google_chrome_sxs_distribution.h   virtual int GetIconIndex(ShortcutType shortcut_type) OVERRIDE;
GetIconIndex      227 chrome/installer/util/shell_util.cc             dist->GetIconIndex(BrowserDistribution::SHORTCUT_CHROME)));
GetIconIndex      362 chrome/installer/util/shell_util.cc             dist->GetIconIndex(BrowserDistribution::SHORTCUT_CHROME)));
GetIconIndex      519 chrome/installer/util/shell_util.cc             dist->GetIconIndex(BrowserDistribution::SHORTCUT_CHROME));
GetIconIndex      922 chrome/installer/util/shell_util.cc           dist->GetIconIndex(BrowserDistribution::SHORTCUT_CHROME)));
GetIconIndex      163 chrome/installer/util/shell_util_unittest.cc       int icon_index = dist->GetIconIndex(BrowserDistribution::SHORTCUT_CHROME);
GetIconIndex       93 ui/base/models/tree_model.h   virtual int GetIconIndex(TreeModelNode* node);
GetIconIndex      776 ui/views/controls/tree/tree_view.cc   int icon_index = model_->GetIconIndex(node->model_node());