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

/inkscape/src/libuemf/
H A Duemf.h1584 #define U_RGBA(r,g,b,a) colorref4_set(r, g, b, a) //!< Set any RGBA color with an {r,g,b,a} quad
3399 U_COLORREF colorref4_set(uint8_t red, uint8_t green, uint8_t blue, uint8_t reserved);
H A Duemf.c1568 U_COLORREF colorref4_set( function

Completed in 239 milliseconds