Lines Matching defs:records
19 metafile records. The methods used to do that differ somewhat between metafiles, and the simplest
30 reademf.c Reads an EMF or EMF+ file and emits a text summary of its records.\n
31 readwmf.c Reads a WMF file and emits a text summary of its records.\n
885 #define U_EMR_COMMENT_BEGINGROUP 0x00000002 //!< Comment begins group of EMF records
886 #define U_EMR_COMMENT_ENDGROUP 0x00000003 //!< Comment ends group of EMF records
1634 EMF structures OTHER than those corresponding to complete U_EMR_* records
2058 For generic cast of other U_EMR_* records
2068 /** First two fields of all EMF records,
2069 First two fields of all EMF+ records (1 or more within an EMF comment)
2070 For accessing iType and nSize files in all U_EMR* records
2077 *PU_EMR; //!< First two fields of all EMF records,
2092 // The following have U_EMR_# records. They are ordered by their record index, not by EMF manual position.
2094 // records which are documented but not implemented
2685 uint8_t Data[1]; //!< EMF Spool records
3286 // records which are not documented, so we have no idea what to do with them
3293 Storage for keeping track of properties of the growing EMF file as records are added.
3299 uint32_t records; //!< Number of records already contained