Searched refs:argb32_from_pixbuf (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/display/
H A Dcairo-utils.h179 G_GNUC_CONST guint32 argb32_from_pixbuf(guint32 in);
H A Dcairo-utils.cpp1178 val1 = argb32_from_pixbuf(val1);
1181 guint32 argb32_from_pixbuf(guint32 c) function
1246 *px = argb32_from_pixbuf(*px);

Completed in 18 milliseconds