Searched refs:kIconName (Results 1 – 2 of 2) sorted by relevance
56 static const char* kIconName = "google-chrome"; variable58 static const char* kIconName = "chromium-browser";180 if (gtk_icon_theme_has_icon(theme, kIconName)) { in GetChromeIcon()183 kIconName, in GetChromeIcon()569 if (gtk_icon_theme_has_icon(theme, kIconName)) { in SetDefaultWindowIcon()570 gtk_window_set_default_icon_name(kIconName); in SetDefaultWindowIcon()575 gtk_window_set_icon_name(window, kIconName); in SetDefaultWindowIcon()
60 static const char* kIconName = "google-chrome"; variable62 static const char* kIconName = "chromium-browser";622 if (gtk_icon_theme_has_icon(theme, kIconName)) { in SetDefaultWindowIcon()623 gtk_window_set_default_icon_name(kIconName); in SetDefaultWindowIcon()628 gtk_window_set_icon_name(window, kIconName); in SetDefaultWindowIcon()