Searched defs:T1_FieldRec_ (Results 1 – 1 of 1) sorted by relevance
220 typedef struct T1_FieldRec_ struct222 const char* ident; /* field identifier */223 T1_FieldLocation location;224 T1_FieldType type; /* type of field */225 T1_Field_ParseFunc reader;226 FT_UInt offset; /* offset of field in object */227 FT_Byte size; /* size of field in bytes */228 FT_UInt array_max; /* maximal number of elements for */230 FT_UInt count_offset; /* offset of element count for */236 FT_UInt dict; /* where we expect it */