Searched defs:core4_print (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libuemf/
H A Duemf_print.c731 void core4_print(const char *name, const char *contents){ function
1266 core4_print("U_EMREXCLUDECLIPRECT", contents);
1275 core4_print("U_EMRINTERSECTCLIPRECT", contents);
1284 core4_print("U_EMRSCALEVIEWPORTEXTEX", contents);
1294 core4_print("U_EMRSCALEWINDOWEXTEX", contents);
1434 core4_print("U_EMRELLIPSE", contents);
1443 core4_print("U_EMRRECTANGLE", contents);
1674 core4_print("U_EMRFILLPATH", contents);
1683 core4_print("U_EMRSTROKEANDFILLPATH", contents);
1692 core4_print("U_EMRSTROKEPAT
[all...]

Completed in 703 milliseconds