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

  /external/chromium_org/chrome/browser/profiles/
profile_metrics.cc 197 ProfileAvatar icon_name = AVATAR_UNKNOWN;
200 icon_name = AVATAR_GENERIC;
203 icon_name = AVATAR_GENERIC_AQUA;
206 icon_name = AVATAR_GENERIC_BLUE;
209 icon_name = AVATAR_GENERIC_GREEN;
212 icon_name = AVATAR_GENERIC_ORANGE;
215 icon_name = AVATAR_GENERIC_PURPLE;
218 icon_name = AVATAR_GENERIC_RED;
221 icon_name = AVATAR_GENERIC_YELLOW;
224 icon_name = AVATAR_SECRET_AGENT
    [all...]
  /external/chromium_org/chrome/browser/
shell_integration_linux.h 94 const std::string& icon_name,
107 const std::string& icon_name,
111 // Returns contents for .directory file named |title| with icon |icon_name|. If
112 // |icon_name| is empty, will use the Chrome icon.
114 const std::string& icon_name);
shell_integration_linux.cc 102 std::string icon_name = temp_file_path.BaseName().RemoveExtension().value(); local
110 LOG(WARNING) << "Could not encode icon " << icon_name << ".png at size "
134 argv.push_back(icon_name);
137 LOG(WARNING) << "Could not install icon " << icon_name << ".png at size "
141 return icon_name;
769 const std::string& icon_name,
777 icon_name, categories, no_display);
785 const std::string& icon_name,
818 if (!icon_name.empty()) {
819 g_key_file_set_string(key_file, kDesktopEntry, "Icon", icon_name.c_str())
1018 std::string icon_name = CreateShortcutIcon(icon_images, desktop_name); local
    [all...]
shell_integration_linux_unittest.cc 433 const char* icon_name; member in struct:shell_integration_linux::__anon9296
569 test_cases[i].icon_name,
604 const char* icon_name; member in struct:shell_integration_linux::__anon9297
638 test_cases[i].icon_name));
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
app_indicator_icon.cc 42 const gchar* icon_name,
47 const gchar* icon_name,
56 const gchar* icon_name,
62 const gchar* icon_name,
322 std::string icon_name = local
328 icon_name.c_str(),
337 app_indicator_set_icon_full(icon_, icon_name.c_str(), "icon");
  /external/libpng/contrib/gregbook/
rpng-x.c 122 static char *icon_name = PROGNAME; variable
565 if (!XStringListToTextProperty(&icon_name, 1, pIconName))
rpng2-x.c 183 static char *icon_name = PROGNAME; variable
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 861 milliseconds