Searched refs:U_PEN_set (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/extension/internal/
H A Dwmf-print.cpp257 U_PEN up = U_PEN_set(U_PS_SOLID, 1, colorref_set(0, 0, 0));
265 up = U_PEN_set(U_PS_NULL, 1, colorref_set(0, 0, 0));
607 up = U_PEN_set(penstyle | modstyle, linewidth, penColor);
/inkscape/src/libuemf/
H A Duwmf.h2110 U_PEN U_PEN_set(uint16_t Style, uint16_t Width, U_COLORREF Color);
H A Duwmf.c904 U_PEN U_PEN_set( function

Completed in 54 milliseconds