Searched refs:icon_set (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/ash/system/chromeos/power/
H A Dpower_status.h124 gfx::ImageSkia GetBatteryImage(IconSet icon_set) const;
H A Dpower_status.cc189 gfx::ImageSkia PowerStatus::GetBatteryImage(IconSet icon_set) const {
193 icon_set == ICON_DARK ?
198 icon_set == ICON_DARK ?
/external/chromium_org/chrome/browser/extensions/
H A Dextension_icon_image.h65 const ExtensionIconSet& icon_set,
H A Dextension_action.h182 void set_default_icon(scoped_ptr<ExtensionIconSet> icon_set) { argument
183 default_icon_ = icon_set.Pass();
H A Dextension_icon_image.cc133 const ExtensionIconSet& icon_set,
139 icon_set_(icon_set),
130 IconImage( Profile* profile, const Extension* extension, const ExtensionIconSet& icon_set, int resource_size_in_dip, const gfx::ImageSkia& default_icon, Observer* observer) argument
/external/chromium/chrome/browser/ui/gtk/
H A Dreload_button_gtk.cc229 GtkIconSet* icon_set = gtk_style_lookup_icon_set( local
232 if (icon_set) {
239 icon_set,
H A Dmenu_gtk.cc70 GtkIconSet* icon_set = delegate->GetIconSetForId(icon_idr); local
71 if (icon_set) {
73 button, gtk_image_new_from_icon_set(icon_set,
H A Dgtk_theme_service.cc198 // places the result in |icon_set|.
202 GtkIconSet* icon_set) {
230 gtk_icon_set_add_source(icon_set, icon);
199 BuildIconFromIDRWithColor(int id, GtkStyle* style, GtkStateType state, GtkIconSet* icon_set) argument
/external/chromium_org/chrome/common/extensions/
H A Dextension_file_util.cc51 // Add the image paths contained in the |icon_set| to |image_paths|.
52 void AddPathsFromIconSet(const ExtensionIconSet& icon_set, argument
56 for (ExtensionIconSet::IconMap::const_iterator iter = icon_set.map().begin();
57 iter != icon_set.map().end(); ++iter) {
240 bool ValidateExtensionIconSet(const ExtensionIconSet& icon_set, argument
244 for (ExtensionIconSet::IconMap::const_iterator iter = icon_set.map().begin();
245 iter != icon_set.map().end();
H A Dextension_file_util.h70 bool ValidateExtensionIconSet(const ExtensionIconSet& icon_set,
/external/chromium_org/chrome/browser/ui/gtk/
H A Dreload_button_gtk.cc349 GtkIconSet* icon_set = gtk_style_lookup_icon_set( local
352 if (icon_set) {
358 icon_set,
H A Dmenu_gtk.cc74 GtkIconSet* icon_set = delegate->GetIconSetForId(icon_idr); local
75 if (icon_set) {
77 button, gtk_image_new_from_icon_set(icon_set,
H A Dgtk_theme_service.cc202 // places the result in |icon_set|.
206 GtkIconSet* icon_set) {
234 gtk_icon_set_add_source(icon_set, icon);
203 BuildIconFromIDRWithColor(int id, GtkStyle* style, GtkStateType state, GtkIconSet* icon_set) argument
/external/chromium_org/chrome/browser/ui/libgtk2ui/
H A Dgtk2_ui.cc902 GtkIconSet* icon_set = gtk_style_lookup_icon_set(style, stock_id); local
903 if (!icon_set)
908 icon_set,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 529 milliseconds