Searched defs:T1_FieldRec_ (Results 1 – 1 of 1) sorted by relevance
255 typedef struct T1_FieldRec_ struct257 const char* ident; /* field identifier */258 T1_FieldLocation location;259 T1_FieldType type; /* type of field */260 T1_Field_ParseFunc reader;261 FT_UInt offset; /* offset of field in object */262 FT_Byte size; /* size of field in bytes */263 FT_UInt array_max; /* maximum number of elements for */265 FT_UInt count_offset; /* offset of element count for */271 FT_UInt dict; /* where we expect it */