HomeSort by relevance Sort by last modified time
    Searched refs:ShortcutType (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/chrome/installer/util/
google_chrome_binaries_distribution.h 18 virtual string16 GetShortcutName(ShortcutType shortcut_type);
chromium_binaries_distribution.h 24 virtual string16 GetShortcutName(ShortcutType shortcut_type) OVERRIDE;
26 virtual int GetIconIndex(ShortcutType shortcut_type) OVERRIDE;
google_chrome_sxs_distribution.h 23 virtual string16 GetShortcutName(ShortcutType shortcut_type) OVERRIDE;
24 virtual int GetIconIndex(ShortcutType shortcut_type) OVERRIDE;
browser_distribution.h 32 enum ShortcutType {
78 virtual string16 GetShortcutName(ShortcutType shortcut_type);
82 virtual int GetIconIndex(ShortcutType shortcut_type);
chrome_frame_distribution.h 22 virtual string16 GetShortcutName(ShortcutType shortcut_type) OVERRIDE;
24 virtual int GetIconIndex(ShortcutType shortcut_type) OVERRIDE;
chromium_binaries_distribution.cc 47 ShortcutType shortcut_type) {
108 int ChromiumBinariesDistribution::GetIconIndex(ShortcutType shortcut_type) {
google_chrome_distribution.h 39 virtual string16 GetShortcutName(ShortcutType shortcut_type) OVERRIDE;
43 virtual int GetIconIndex(ShortcutType shortcut_type) OVERRIDE;
google_chrome_binaries_distribution.cc 33 ShortcutType shortcut_type) {
chrome_frame_distribution.cc 49 string16 ChromeFrameDistribution::GetShortcutName(ShortcutType shortcut_type) {
124 int ChromeFrameDistribution::GetIconIndex(ShortcutType shortcut_type) {
google_chrome_distribution_dummy.cc 44 string16 GoogleChromeDistribution::GetShortcutName(ShortcutType shortcut_type) {
49 int GoogleChromeDistribution::GetIconIndex(ShortcutType shortcut_type) {
google_chrome_sxs_distribution.cc 40 ShortcutType shortcut_type) {
95 int GoogleChromeSxSDistribution::GetIconIndex(ShortcutType shortcut_type) {
chrome_app_host_distribution.h 25 virtual string16 GetShortcutName(ShortcutType shortcut_type) OVERRIDE;
browser_distribution.cc 159 string16 BrowserDistribution::GetShortcutName(ShortcutType shortcut_type) {
175 int BrowserDistribution::GetIconIndex(ShortcutType shortcut_type) {
chrome_app_host_distribution.cc 56 ShortcutType shortcut_type) {
google_chrome_distribution.cc 133 string16 GoogleChromeDistribution::GetShortcutName(ShortcutType shortcut_type) {
149 int GoogleChromeDistribution::GetIconIndex(ShortcutType shortcut_type) {
  /external/chromium_org/chrome/browser/android/
shortcut_helper.h 39 enum ShortcutType {
68 ShortcutType shortcut_type_;
86 ShortcutBuilder::ShortcutType shortcut_type,
shortcut_helper.cc 141 ShortcutBuilder::ShortcutType shortcut_type,

Completed in 188 milliseconds