Searched defs:themedFound (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/widgets/ | ||
H A D | icon.cpp | 1351 gboolean themedFound = gtk_icon_theme_has_icon(gtk_icon_theme_get_default(), name.c_str()); local 1352 if ( !themedFound ) { |
Completed in 20 milliseconds