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

/inkscape/src/widgets/
H A Dicon.cpp128 class IconCacheItem class
131 IconCacheItem( GtkIconSize lsize, GdkPixbuf* pb ) : function in class:IconCacheItem
139 static std::map<Glib::ustring, std::vector<IconCacheItem> > iconSetCache;

Completed in 17 milliseconds