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

/inkscape/src/widgets/
H A Dgradient-image.h43 GdkPixbuf *sp_gradient_to_pixbuf (SPGradient *gr, int width, int height);
H A Dgradient-image.cpp175 sp_gradient_to_pixbuf (SPGradient *gr, int width, int height) function
H A Dgradient-toolbar.cpp186 GdkPixbuf *pixb = sp_gradient_to_pixbuf(gradient, 64, 16);
H A Dgradient-vector.cpp334 GdkPixbuf *pixb = sp_gradient_to_pixbuf (gr, 64, 18);

Completed in 23 milliseconds