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

/inkscape/src/widgets/
H A Ddash-selector.cpp260 GdkPixbuf* pixbuf = ink_pixbuf_create_from_cairo_surface(s);
283 GdkPixbuf* pixbuf = ink_pixbuf_create_from_cairo_surface(s);
H A Dgradient-image.cpp196 GdkPixbuf *pixbuf = ink_pixbuf_create_from_cairo_surface(s);
/inkscape/src/ui/cache/
H A Dsvg_preview_cache.cpp64 GdkPixbuf* pixbuf = ink_pixbuf_create_from_cairo_surface(s);
/inkscape/src/ui/widget/
H A Dcolor-preview.cpp179 GdkPixbuf* pixbuf = ink_pixbuf_create_from_cairo_surface(s);
/inkscape/src/display/
H A Dcairo-utils.h175 GdkPixbuf *ink_pixbuf_create_from_cairo_surface(cairo_surface_t *s);
H A Dcairo-utils.cpp1149 GdkPixbuf *ink_pixbuf_create_from_cairo_surface(cairo_surface_t *s) function
/inkscape/src/ui/dialog/
H A Dcolor-item.cpp234 pixbuf = ink_pixbuf_create_from_cairo_surface(s);
556 GdkPixbuf* pixbuf = ink_pixbuf_create_from_cairo_surface(s);

Completed in 49 milliseconds