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

/macosx-10.10/WebCore-7600.1.25/platform/graphics/gtk/
H A DIconGtk.cpp75 GtkIconTheme* iconTheme = gtk_icon_theme_get_default(); local
77 if(gtk_icon_theme_has_icon(iconTheme, iconName.utf8().data()))
80 if(gtk_icon_theme_has_icon(iconTheme, iconName.utf8().data()))
83 if(gtk_icon_theme_has_icon(iconTheme, iconName.utf8().data()))
86 if(gtk_icon_theme_has_icon(iconTheme, iconName.utf8().data()))

Completed in 97 milliseconds