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

/inkscape/src/ui/widget/
H A Dhighlight-picker.cpp188 convert_pixels_argb32_to_pixbuf(
/inkscape/src/trace/
H A Dtrace.cpp344 convert_pixels_argb32_to_pixbuf(
426 convert_pixels_argb32_to_pixbuf(
/inkscape/src/display/
H A Dcairo-utils.h177 void convert_pixels_argb32_to_pixbuf(guchar *data, int w, int h, int rs);
H A Dcairo-utils.cpp479 convert_pixels_argb32_to_pixbuf(
1156 convert_pixels_argb32_to_pixbuf(pixels, w, h, rs);
1258 convert_pixels_argb32_to_pixbuf(guchar *data, int w, int h, int stride) function
1305 convert_pixels_argb32_to_pixbuf(
/inkscape/src/helper/
H A Dpng-write.cpp352 convert_pixels_argb32_to_pixbuf(px, ebp->width, num_rows, stride);
/inkscape/src/widgets/
H A Dicon.cpp1224 convert_pixels_argb32_to_pixbuf(px, psize, psize, stride);

Completed in 28 milliseconds