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

/inkscape/src/extension/internal/
H A Dwmf-print.cpp239 rec = U_WMRSETTEXTCOLOR_set(U_RGB(0, 0, 0));
241 g_error("Fatal programming error in PrintWmf::begin at U_WMRSETTEXTCOLOR_set");
1465 rec = U_WMRSETTEXTCOLOR_set(U_RGB(255 * rgb[0], 255 * rgb[1], 255 * rgb[2]));
1467 g_error("Fatal programming error in PrintWmf::text at U_WMRSETTEXTCOLOR_set");
/inkscape/src/libuemf/
H A Duwmf.h2149 char *U_WMRSETTEXTCOLOR_set(U_COLORREF Color);
H A Duwmf.c2559 char *U_WMRSETTEXTCOLOR_set(U_COLORREF Color){ function

Completed in 52 milliseconds