Searched defs:core7_print (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libuemf/ |
H A D | uemf_print.c | 654 void core7_print(const char *name, const char *field1, const char *field2, const char *contents) 767 void core7_print(const char *name, const char *field1, const char *field2, const char *contents){ function 1054 core7_print("U_EMRSETWINDOWEXTEX", "szlExtent:","",contents); 1063 core7_print("U_EMRSETWINDOWORGEX", "ptlOrigin:","",contents); 1072 core7_print("U_EMRSETVIEWPORTEXTEX", "szlExtent:","",contents); 1081 core7_print("U_EMRSETVIEWPORTORGEX", "ptlOrigin:","",contents); 1090 core7_print("U_EMRSETBRUSHORGEX", "ptlOrigin:","",contents); 1239 core7_print("U_EMROFFSETCLIPRGN", "ptl:","",contents); 1248 core7_print("U_EMRMOVETOEX", "ptl:","",contents); 1545 core7_print("U_EMRRESIZEPALETT [all...] |
Completed in 22 milliseconds