Searched defs:get_cached_pixbuf (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/widgets/
H A Dicon.cpp543 static GdkPixbuf *get_cached_pixbuf(Glib::ustring const &key);
1269 GdkPixbuf *get_cached_pixbuf(Glib::ustring const &key) { function
1392 if ( !get_cached_pixbuf(key) ) {
1491 GdkPixbuf* pb = get_cached_pixbuf(key);

Completed in 22 milliseconds