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

/inkscape/src/libuemf/
H A Duemf_print.c653 void core3_print(const char *name, const char *label, const char *contents)
711 void core3_print(const char *name, const char *label, const char *contents){ function
1151 core3_print("U_EMRSETMAPMODE", "iMode:", contents);
1160 core3_print("U_EMRSETBKMODE", "iMode:", contents);
1169 core3_print("U_EMRSETPOLYFILLMODE", "iMode:", contents);
1178 core3_print("U_EMRSETROP2", "dwRop:", contents);
1187 core3_print("U_EMRSETSTRETCHBLTMODE", "iMode:", contents);
1196 core3_print("U_EMRSETTEXTALIGN", "iMode:", contents);
1221 core3_print("U_EMRSETTEXTCOLOR", "crColor:", contents);
1230 core3_print("U_EMRSETBKCOLO
[all...]

Completed in 720 milliseconds