Searched refs:convert_pixels_argb32_to_pixbuf (Results 1 - 6 of 6) sorted by relevance
/inkscape/src/ui/widget/ |
H A D | highlight-picker.cpp | 188 convert_pixels_argb32_to_pixbuf(
|
/inkscape/src/trace/ |
H A D | trace.cpp | 344 convert_pixels_argb32_to_pixbuf( 426 convert_pixels_argb32_to_pixbuf(
|
/inkscape/src/display/ |
H A D | cairo-utils.h | 177 void convert_pixels_argb32_to_pixbuf(guchar *data, int w, int h, int rs);
|
H A D | cairo-utils.cpp | 479 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 D | png-write.cpp | 352 convert_pixels_argb32_to_pixbuf(px, ebp->width, num_rows, stride);
|
/inkscape/src/widgets/ |
H A D | icon.cpp | 1224 convert_pixels_argb32_to_pixbuf(px, psize, psize, stride);
|
Completed in 28 milliseconds