H A D | uwmf_endian.c | 283 /* Size16 EVERY record type should call this, directly or indirectly*/ 284 void U_WMRCORE_SIZE16_swap(char *record, int torev){ argument 286 U_swap4(record, 1); /* Size16_4 is at offset 0 in U_METARECORD */ 291 void U_WMRCORE_U32_N16_swap(char *record, int N16, int torev){ argument 293 U_WMRCORE_SIZE16_swap(record, torev); 294 U_swap4(record + off, 1); off+=4; 295 U_swap2(record + off, N16); 299 void U_WMRCORE_U16_N16_swap(char *record, int torev){ argument 301 U_WMRCORE_SIZE16_swap(record, torev); 302 if(torev){ nPoints = *(uint16_t *)(record 309 U_WMRCORE_PALETTE_swap(char *record, int torev) argument 316 U_WMRCORE_N16_swap(char *record, int N16, int torev) argument 323 U_WMRCORE_U16_CR_2U16_swap(char *record, int torev) argument 343 U_WMRNOTIMPLEMENTED_swap(char *record, int torev) argument 347 U_WMREOF_swap(char *record, int torev) argument 351 U_WMRSETBKCOLOR_swap(char *record, int torev) argument 355 U_WMRSETBKMODE_swap(char *record, int torev) argument 359 U_WMRSETMAPMODE_swap(char *record, int torev) argument 363 U_WMRSETROP2_swap(char *record, int torev) argument 367 U_WMRSETRELABS_swap(char *record, int torev) argument 371 U_WMRSETPOLYFILLMODE_swap(char *record, int torev) argument 375 U_WMRSETSTRETCHBLTMODE_swap(char *record, int torev) argument 379 U_WMRSETTEXTCHAREXTRA_swap(char *record, int torev) argument 383 U_WMRSETTEXTCOLOR_swap(char *record, int torev) argument 387 U_WMRSETTEXTJUSTIFICATION_swap(char *record, int torev) argument 391 U_WMRSETWINDOWORG_swap(char *record, int torev) argument 395 U_WMRSETWINDOWEXT_swap(char *record, int torev) argument 399 U_WMRSETVIEWPORTORG_swap(char *record, int torev) argument 403 U_WMRSETVIEWPORTEXT_swap(char *record, int torev) argument 407 U_WMROFFSETWINDOWORG_swap(char *record, int torev) argument 411 U_WMRSCALEWINDOWEXT_swap(char *record, int torev) argument 415 U_WMROFFSETVIEWPORTORG_swap(char *record, int torev) argument 419 U_WMRSCALEVIEWPORTEXT_swap(char *record, int torev) argument 423 U_WMRLINETO_swap(char *record, int torev) argument 427 U_WMRMOVETO_swap(char *record, int torev) argument 431 U_WMREXCLUDECLIPRECT_swap(char *record, int torev) argument 435 U_WMRINTERSECTCLIPRECT_swap(char *record, int torev) argument 439 U_WMRARC_swap(char *record, int torev) argument 443 U_WMRELLIPSE_swap(char *record, int torev) argument 447 U_WMRFLOODFILL_swap(char *record, int torev) argument 451 U_WMRPIE_swap(char *record, int torev) argument 455 U_WMRRECTANGLE_swap(char *record, int torev) argument 459 U_WMRROUNDRECT_swap(char *record, int torev) argument 463 U_WMRPATBLT_swap(char *record, int torev) argument 467 U_WMRSAVEDC_swap(char *record, int torev) argument 471 U_WMRSETPIXEL_swap(char *record, int torev) argument 477 U_WMROFFSETCLIPRGN_swap(char *record, int torev) argument 481 U_WMRTEXTOUT_swap(char *record, int torev) argument 490 U_WMRBITBLT_swap(char *record, int torev) argument 505 U_WMRSTRETCHBLT_swap(char *record, int torev) argument 520 U_WMRPOLYGON_swap(char *record, int torev) argument 524 U_WMRPOLYLINE_swap(char *record, int torev) argument 528 U_WMRESCAPE_swap(char *record, int torev) argument 540 U_WMRRESTOREDC_swap(char *record, int torev) argument 544 U_WMRFILLREGION_swap(char *record, int torev) argument 548 U_WMRFRAMEREGION_swap(char *record, int torev) argument 552 U_WMRINVERTREGION_swap(char *record, int torev) argument 556 U_WMRPAINTREGION_swap(char *record, int torev) argument 560 U_WMRSELECTCLIPREGION_swap(char *record, int torev) argument 564 U_WMRSELECTOBJECT_swap(char *record, int torev) argument 568 U_WMRSETTEXTALIGN_swap(char *record, int torev) argument 572 U_WMRDRAWTEXT_swap(char *record, int torev) argument 576 U_WMRCHORD_swap(char *record, int torev) argument 580 U_WMRSETMAPPERFLAGS_swap(char *record, int torev) argument 584 U_WMREXTTEXTOUT_swap(char *record, int torev) argument 605 U_WMRSETDIBTODEV_swap(char *record, int torev) argument 610 U_WMRSELECTPALETTE_swap(char *record, int torev) argument 614 U_WMRREALIZEPALETTE_swap(char *record, int torev) argument 618 U_WMRANIMATEPALETTE_swap(char *record, int torev) argument 622 U_WMRSETPALENTRIES_swap(char *record, int torev) argument 626 U_WMRPOLYPOLYGON_swap(char *record, int torev) argument 631 U_WMRRESIZEPALETTE_swap(char *record, int torev) argument 635 U_WMR3A_swap(char *record, int torev) argument 639 U_WMR3B_swap(char *record, int torev) argument 643 U_WMR3C_swap(char *record, int torev) argument 647 U_WMR3D_swap(char *record, int torev) argument 651 U_WMR3E_swap(char *record, int torev) argument 655 U_WMR3F_swap(char *record, int torev) argument 659 U_WMRDIBBITBLT_swap(char *record, int torev) argument 674 U_WMRDIBSTRETCHBLT_swap(char *record, int torev) argument 689 U_WMRDIBCREATEPATTERNBRUSH_swap(char *record, int torev) argument 702 U_WMRSTRETCHDIB_swap(char *record, int torev) argument 708 U_WMR44_swap(char *record, int torev) argument 712 U_WMR45_swap(char *record, int torev) argument 716 U_WMR46_swap(char *record, int torev) argument 720 U_WMR47_swap(char *record, int torev) argument 724 U_WMREXTFLOODFILL_swap(char *record, int torev) argument 728 U_WMR49_swap(char *record, int torev) argument 732 U_WMR4A_swap(char *record, int torev) argument 736 U_WMR4B_swap(char *record, int torev) argument 740 U_WMR4C_swap(char *record, int torev) argument 744 U_WMR4D_swap(char *record, int torev) argument 748 U_WMR4E_swap(char *record, int torev) argument 752 U_WMR4F_swap(char *record, int torev) argument 756 U_WMR50_swap(char *record, int torev) argument 760 U_WMR51_swap(char *record, int torev) argument 764 U_WMR52_swap(char *record, int torev) argument 768 U_WMR53_swap(char *record, int torev) argument 772 U_WMR54_swap(char *record, int torev) argument 776 U_WMR55_swap(char *record, int torev) argument 780 U_WMR56_swap(char *record, int torev) argument 784 U_WMR57_swap(char *record, int torev) argument 788 U_WMR58_swap(char *record, int torev) argument 792 U_WMR59_swap(char *record, int torev) argument 796 U_WMR5A_swap(char *record, int torev) argument 800 U_WMR5B_swap(char *record, int torev) argument 804 U_WMR5C_swap(char *record, int torev) argument 808 U_WMR5D_swap(char *record, int torev) argument 812 U_WMR5E_swap(char *record, int torev) argument 816 U_WMR5F_swap(char *record, int torev) argument 820 U_WMR60_swap(char *record, int torev) argument 824 U_WMR61_swap(char *record, int torev) argument 828 U_WMR62_swap(char *record, int torev) argument 832 U_WMR63_swap(char *record, int torev) argument 836 U_WMR64_swap(char *record, int torev) argument 840 U_WMR65_swap(char *record, int torev) argument 844 U_WMR66_swap(char *record, int torev) argument 848 U_WMR67_swap(char *record, int torev) argument 852 U_WMR68_swap(char *record, int torev) argument 856 U_WMR69_swap(char *record, int torev) argument 860 U_WMR6A_swap(char *record, int torev) argument 864 U_WMR6B_swap(char *record, int torev) argument 868 U_WMR6C_swap(char *record, int torev) argument 872 U_WMR6D_swap(char *record, int torev) argument 876 U_WMR6E_swap(char *record, int torev) argument 880 U_WMR6F_swap(char *record, int torev) argument 884 U_WMR70_swap(char *record, int torev) argument 888 U_WMR71_swap(char *record, int torev) argument 892 U_WMR72_swap(char *record, int torev) argument 896 U_WMR73_swap(char *record, int torev) argument 900 U_WMR74_swap(char *record, int torev) argument 904 U_WMR75_swap(char *record, int torev) argument 908 U_WMR76_swap(char *record, int torev) argument 912 U_WMR77_swap(char *record, int torev) argument 916 U_WMR78_swap(char *record, int torev) argument 920 U_WMR79_swap(char *record, int torev) argument 924 U_WMR7A_swap(char *record, int torev) argument 928 U_WMR7B_swap(char *record, int torev) argument 932 U_WMR7C_swap(char *record, int torev) argument 936 U_WMR7D_swap(char *record, int torev) argument 940 U_WMR7E_swap(char *record, int torev) argument 944 U_WMR7F_swap(char *record, int torev) argument 948 U_WMR80_swap(char *record, int torev) argument 952 U_WMR81_swap(char *record, int torev) argument 956 U_WMR82_swap(char *record, int torev) argument 960 U_WMR83_swap(char *record, int torev) argument 964 U_WMR84_swap(char *record, int torev) argument 968 U_WMR85_swap(char *record, int torev) argument 972 U_WMR86_swap(char *record, int torev) argument 976 U_WMR87_swap(char *record, int torev) argument 980 U_WMR88_swap(char *record, int torev) argument 984 U_WMR89_swap(char *record, int torev) argument 988 U_WMR8A_swap(char *record, int torev) argument 992 U_WMR8B_swap(char *record, int torev) argument 996 U_WMR8C_swap(char *record, int torev) argument 1000 U_WMR8D_swap(char *record, int torev) argument 1004 U_WMR8E_swap(char *record, int torev) argument 1008 U_WMR8F_swap(char *record, int torev) argument 1012 U_WMR90_swap(char *record, int torev) argument 1016 U_WMR91_swap(char *record, int torev) argument 1020 U_WMR92_swap(char *record, int torev) argument 1024 U_WMR93_swap(char *record, int torev) argument 1028 U_WMR94_swap(char *record, int torev) argument 1032 U_WMR95_swap(char *record, int torev) argument 1036 U_WMR96_swap(char *record, int torev) argument 1040 U_WMR97_swap(char *record, int torev) argument 1044 U_WMR98_swap(char *record, int torev) argument 1048 U_WMR99_swap(char *record, int torev) argument 1052 U_WMR9A_swap(char *record, int torev) argument 1056 U_WMR9B_swap(char *record, int torev) argument 1060 U_WMR9C_swap(char *record, int torev) argument 1064 U_WMR9D_swap(char *record, int torev) argument 1068 U_WMR9E_swap(char *record, int torev) argument 1072 U_WMR9F_swap(char *record, int torev) argument 1076 U_WMRA0_swap(char *record, int torev) argument 1080 U_WMRA1_swap(char *record, int torev) argument 1084 U_WMRA2_swap(char *record, int torev) argument 1088 U_WMRA3_swap(char *record, int torev) argument 1092 U_WMRA4_swap(char *record, int torev) argument 1096 U_WMRA5_swap(char *record, int torev) argument 1100 U_WMRA6_swap(char *record, int torev) argument 1104 U_WMRA7_swap(char *record, int torev) argument 1108 U_WMRA8_swap(char *record, int torev) argument 1112 U_WMRA9_swap(char *record, int torev) argument 1116 U_WMRAA_swap(char *record, int torev) argument 1120 U_WMRAB_swap(char *record, int torev) argument 1124 U_WMRAC_swap(char *record, int torev) argument 1128 U_WMRAD_swap(char *record, int torev) argument 1132 U_WMRAE_swap(char *record, int torev) argument 1136 U_WMRAF_swap(char *record, int torev) argument 1140 U_WMRB0_swap(char *record, int torev) argument 1144 U_WMRB1_swap(char *record, int torev) argument 1148 U_WMRB2_swap(char *record, int torev) argument 1152 U_WMRB3_swap(char *record, int torev) argument 1156 U_WMRB4_swap(char *record, int torev) argument 1160 U_WMRB5_swap(char *record, int torev) argument 1164 U_WMRB6_swap(char *record, int torev) argument 1168 U_WMRB7_swap(char *record, int torev) argument 1172 U_WMRB8_swap(char *record, int torev) argument 1176 U_WMRB9_swap(char *record, int torev) argument 1180 U_WMRBA_swap(char *record, int torev) argument 1184 U_WMRBB_swap(char *record, int torev) argument 1188 U_WMRBC_swap(char *record, int torev) argument 1192 U_WMRBD_swap(char *record, int torev) argument 1196 U_WMRBE_swap(char *record, int torev) argument 1200 U_WMRBF_swap(char *record, int torev) argument 1204 U_WMRC0_swap(char *record, int torev) argument 1208 U_WMRC1_swap(char *record, int torev) argument 1212 U_WMRC2_swap(char *record, int torev) argument 1216 U_WMRC3_swap(char *record, int torev) argument 1220 U_WMRC4_swap(char *record, int torev) argument 1224 U_WMRC5_swap(char *record, int torev) argument 1228 U_WMRC6_swap(char *record, int torev) argument 1232 U_WMRC7_swap(char *record, int torev) argument 1236 U_WMRC8_swap(char *record, int torev) argument 1240 U_WMRC9_swap(char *record, int torev) argument 1244 U_WMRCA_swap(char *record, int torev) argument 1248 U_WMRCB_swap(char *record, int torev) argument 1252 U_WMRCC_swap(char *record, int torev) argument 1256 U_WMRCD_swap(char *record, int torev) argument 1260 U_WMRCE_swap(char *record, int torev) argument 1264 U_WMRCF_swap(char *record, int torev) argument 1268 U_WMRD0_swap(char *record, int torev) argument 1272 U_WMRD1_swap(char *record, int torev) argument 1276 U_WMRD2_swap(char *record, int torev) argument 1280 U_WMRD3_swap(char *record, int torev) argument 1284 U_WMRD4_swap(char *record, int torev) argument 1288 U_WMRD5_swap(char *record, int torev) argument 1292 U_WMRD6_swap(char *record, int torev) argument 1296 U_WMRD7_swap(char *record, int torev) argument 1300 U_WMRD8_swap(char *record, int torev) argument 1304 U_WMRD9_swap(char *record, int torev) argument 1308 U_WMRDA_swap(char *record, int torev) argument 1312 U_WMRDB_swap(char *record, int torev) argument 1316 U_WMRDC_swap(char *record, int torev) argument 1320 U_WMRDD_swap(char *record, int torev) argument 1324 U_WMRDE_swap(char *record, int torev) argument 1328 U_WMRDF_swap(char *record, int torev) argument 1332 U_WMRE0_swap(char *record, int torev) argument 1336 U_WMRE1_swap(char *record, int torev) argument 1340 U_WMRE2_swap(char *record, int torev) argument 1344 U_WMRE3_swap(char *record, int torev) argument 1348 U_WMRE4_swap(char *record, int torev) argument 1352 U_WMRE5_swap(char *record, int torev) argument 1356 U_WMRE6_swap(char *record, int torev) argument 1360 U_WMRE7_swap(char *record, int torev) argument 1364 U_WMRE8_swap(char *record, int torev) argument 1368 U_WMRE9_swap(char *record, int torev) argument 1372 U_WMREA_swap(char *record, int torev) argument 1376 U_WMREB_swap(char *record, int torev) argument 1380 U_WMREC_swap(char *record, int torev) argument 1384 U_WMRED_swap(char *record, int torev) argument 1388 U_WMREE_swap(char *record, int torev) argument 1392 U_WMREF_swap(char *record, int torev) argument 1396 U_WMRDELETEOBJECT_swap(char *record, int torev) argument 1400 U_WMRF1_swap(char *record, int torev) argument 1404 U_WMRF2_swap(char *record, int torev) argument 1408 U_WMRF3_swap(char *record, int torev) argument 1412 U_WMRF4_swap(char *record, int torev) argument 1416 U_WMRF5_swap(char *record, int torev) argument 1420 U_WMRF6_swap(char *record, int torev) argument 1424 U_WMRCREATEPALETTE_swap(char *record, int torev) argument 1428 U_WMRF8_swap(char *record, int torev) argument 1432 U_WMRCREATEPATTERNBRUSH_swap(char *record, int torev) argument 1438 U_WMRCREATEPENINDIRECT_swap(char *record, int torev) argument 1443 U_WMRCREATEFONTINDIRECT_swap(char *record, int torev) argument 1448 U_WMRCREATEBRUSHINDIRECT_swap(char *record, int torev) argument 1453 U_WMRCREATEBITMAPINDIRECT_swap(char *record, int torev) argument 1457 U_WMRCREATEBITMAP_swap(char *record, int torev) argument 1461 U_WMRCREATEREGION_swap(char *record, int torev) argument 1482 char *record; local [all...] |
H A D | uemf_endian.c | 280 \param record EMF record that contains a DIB pixel array 282 \param offBmi offset from the start of the record to the start of the bitmapinfo structure 283 \param cbBmi declared space for the bitmapinfo structure in the record 284 \param offBits offset from the start of the record to the start of the bitmap 285 \param cbBits declared space for the bitmap in the record (amount used may be less than this) 286 \param blimit one byte past the end of the record. 293 const char *record, 308 if(!cbBmi)return(1); // No DIB in a record where it is optional 309 if(IS_MEM_UNSAFE(record, offBm 292 DIB_swap( const char *record, uint32_t iUsage, uint32_t offBmi, uint32_t cbBmi, uint32_t offBits, uint32_t cbBits, const char *blimit, int torev ) argument 461 emrtext_swap( PU_EMRTEXT pemt, char *record, const char *blimit, int torev ) argument 520 core5_swap(char *record, int torev) argument 529 core1_swap(char *record, int torev) argument 550 core2_swap(char *record, int torev) argument 578 core3_swap(char *record, int torev) argument 586 core4_swap(char *record, int torev) argument 594 core6_swap(char *record, int torev) argument 616 core7_swap(char *record, int torev) argument 624 core8_swap(char *record, int torev) argument 642 core9_swap(char *record, int torev) argument 651 core10_swap(char *record, int torev) argument 678 core11_swap(char *record, int torev) argument 699 core12_swap(char *record, int torev) argument 732 core13_swap(char *record, int torev) argument 786 U_EMRNOTIMPLEMENTED_swap(char *record, int torev) argument 792 U_EMRHEADER_swap(char *record, int torev) argument 838 U_EMRPOLYBEZIER_swap(char *record, int torev) argument 843 U_EMRPOLYGON_swap(char *record, int torev) argument 849 U_EMRPOLYLINE_swap(char *record, int torev) argument 854 U_EMRPOLYBEZIERTO_swap(char *record, int torev) argument 859 U_EMRPOLYLINETO_swap(char *record, int torev) argument 864 U_EMRPOLYPOLYLINE_swap(char *record, int torev) argument 869 U_EMRPOLYPOLYGON_swap(char *record, int torev) argument 874 U_EMRSETWINDOWEXTEX_swap(char *record, int torev) argument 879 U_EMRSETWINDOWORGEX_swap(char *record, int torev) argument 884 U_EMRSETVIEWPORTEXTEX_swap(char *record, int torev) argument 889 U_EMRSETVIEWPORTORGEX_swap(char *record, int torev) argument 894 U_EMRSETBRUSHORGEX_swap(char *record, int torev) argument 899 U_EMREOF_swap(char *record, int torev) argument 927 U_EMRSETPIXELV_swap(char *record, int torev) argument 937 U_EMRSETMAPPERFLAGS_swap(char *record, int torev) argument 946 U_EMRSETMAPMODE_swap(char *record, int torev) argument 951 U_EMRSETBKMODE_swap(char *record, int torev) argument 956 U_EMRSETPOLYFILLMODE_swap(char *record, int torev) argument 961 U_EMRSETROP2_swap(char *record, int torev) argument 966 U_EMRSETSTRETCHBLTMODE_swap(char *record, int torev) argument 971 U_EMRSETTEXTALIGN_swap(char *record, int torev) argument 976 U_EMRSETCOLORADJUSTMENT_swap(char *record, int torev) argument 984 U_EMRSETTEXTCOLOR_swap(char *record, int torev) argument 991 U_EMRSETBKCOLOR_swap(char *record, int torev) argument 998 U_EMROFFSETCLIPRGN_swap(char *record, int torev) argument 1003 U_EMRMOVETOEX_swap(char *record, int torev) argument 1008 U_EMRSETMETARGN_swap(char *record, int torev) argument 1013 U_EMREXCLUDECLIPRECT_swap(char *record, int torev) argument 1018 U_EMRINTERSECTCLIPRECT_swap(char *record, int torev) argument 1023 U_EMRSCALEVIEWPORTEXTEX_swap(char *record, int torev) argument 1028 U_EMRSCALEWINDOWEXTEX_swap(char *record, int torev) argument 1033 U_EMRSAVEDC_swap(char *record, int torev) argument 1038 U_EMRRESTOREDC_swap(char *record, int torev) argument 1043 U_EMRSETWORLDTRANSFORM_swap(char *record, int torev) argument 1051 U_EMRMODIFYWORLDTRANSFORM_swap(char *record, int torev) argument 1060 U_EMRSELECTOBJECT_swap(char *record, int torev) argument 1068 U_EMRCREATEPEN_swap(char *record, int torev) argument 1077 U_EMRCREATEBRUSHINDIRECT_swap(char *record, int torev) argument 1086 U_EMRDELETEOBJECT_swap(char *record, int torev) argument 1094 U_EMRANGLEARC_swap(char *record, int torev) argument 1103 U_EMRELLIPSE_swap(char *record, int torev) argument 1108 U_EMRRECTANGLE_swap(char *record, int torev) argument 1113 U_EMRROUNDRECT_swap(char *record, int torev) argument 1122 U_EMRARC_swap(char *record, int torev) argument 1127 U_EMRCHORD_swap(char *record, int torev) argument 1132 U_EMRPIE_swap(char *record, int torev) argument 1137 U_EMRSELECTPALETTE_swap(char *record, int torev) argument 1142 U_EMRCREATEPALETTE_swap(char *record, int torev) argument 1151 U_EMRSETPALETTEENTRIES_swap(char *record, int torev) argument 1160 U_EMRRESIZEPALETTE_swap(char *record, int torev) argument 1165 U_EMRREALIZEPALETTE_swap(char *record, int torev) argument 1170 U_EMREXTFLOODFILL_swap(char *record, int torev) argument 1180 U_EMRLINETO_swap(char *record, int torev) argument 1185 U_EMRARCTO_swap(char *record, int torev) argument 1190 U_EMRPOLYDRAW_swap(char *record, int torev) argument 1213 U_EMRSETARCDIRECTION_swap(char *record, int torev) argument 1218 U_EMRSETMITERLIMIT_swap(char *record, int torev) argument 1224 U_EMRBEGINPATH_swap(char *record, int torev) argument 1229 U_EMRENDPATH_swap(char *record, int torev) argument 1234 U_EMRCLOSEFIGURE_swap(char *record, int torev) argument 1239 U_EMRFILLPATH_swap(char *record, int torev) argument 1244 U_EMRSTROKEANDFILLPATH_swap(char *record, int torev) argument 1249 U_EMRSTROKEPATH_swap(char *record, int torev) argument 1254 U_EMRFLATTENPATH_swap(char *record, int torev) argument 1259 U_EMRWIDENPATH_swap(char *record, int torev) argument 1264 U_EMRSELECTCLIPPATH_swap(char *record, int torev) argument 1269 U_EMRABORTPATH_swap(char *record, int torev) argument 1277 U_EMRCOMMENT_swap(char *record, int torev) argument 1297 U_EMRFILLRGN_swap(char *record, int torev) argument 1317 U_EMRFRAMERGN_swap(char *record, int torev) argument 1338 U_EMRINVERTRGN_swap(char *record, int torev) argument 1343 U_EMRPAINTRGN_swap(char *record, int torev) argument 1348 U_EMREXTSELECTCLIPRGN_swap(char *record, int torev) argument 1367 U_EMRBITBLT_swap(char *record, int torev) argument 1406 U_EMRSTRETCHBLT_swap(char *record, int torev) argument 1446 U_EMRMASKBLT_swap(char *record, int torev) argument 1503 U_EMRPLGBLT_swap(char *record, int torev) argument 1559 U_EMRSETDIBITSTODEVICE_swap(char *record, int torev) argument 1594 U_EMRSTRETCHDIBITS_swap(char *record, int torev) argument 1630 U_EMREXTCREATEFONTINDIRECTW_swap(char *record, int torev) argument 1651 U_EMREXTTEXTOUTA_swap(char *record, int torev) argument 1656 U_EMREXTTEXTOUTW_swap(char *record, int torev) argument 1665 U_EMRPOLYBEZIER16_swap(char *record, int torev) argument 1670 U_EMRPOLYGON16_swap(char *record, int torev) argument 1675 U_EMRPOLYLINE16_swap(char *record, int torev) argument 1680 U_EMRPOLYBEZIERTO16_swap(char *record, int torev) argument 1689 U_EMRPOLYLINETO16_swap(char *record, int torev) argument 1694 U_EMRPOLYPOLYLINE16_swap(char *record, int torev) argument 1699 U_EMRPOLYPOLYGON16_swap(char *record, int torev) argument 1705 U_EMRPOLYDRAW16_swap(char *record, int torev) argument 1727 U_EMRCREATEMONOBRUSH_swap(char *record, int torev) argument 1732 U_EMRCREATEDIBPATTERNBRUSHPT_swap(char *record, int torev) argument 1738 U_EMREXTCREATEPEN_swap(char *record, int torev) argument 1772 U_EMRSETICMMODE_swap(char *record, int torev) argument 1777 U_EMRCREATECOLORSPACE_swap(char *record, int torev) argument 1786 U_EMRSETCOLORSPACE_swap(char *record, int torev) argument 1791 U_EMRDELETECOLORSPACE_swap(char *record, int torev) argument 1801 U_EMRPIXELFORMAT_swap(char *record, int torev) argument 1816 U_EMRSMALLTEXTOUT_swap(char *record, int torev) argument 1856 U_EMRALPHABLEND_swap(char *record, int torev) argument 1861 U_EMRSETLAYOUT_swap(char *record, int torev) argument 1866 U_EMRTRANSPARENTBLT_swap(char *record, int torev) argument 1874 U_EMRGRADIENTFILL_swap(char *record, int torev) argument 1922 U_EMRCREATECOLORSPACEW_swap(char *record, int torev) argument 1946 U_emf_record_sizeok(const char *record, const char *blimit, uint32_t *nSize, uint32_t *iType, int torev) argument 2115 char *record; local [all...] |