Searched defs:T1_FieldRec_ (Results 1 – 1 of 1) sorted by relevance
250 typedef struct T1_FieldRec_ struct252 const char* ident; /* field identifier */253 T1_FieldLocation location;254 T1_FieldType type; /* type of field */255 T1_Field_ParseFunc reader;256 FT_UInt offset; /* offset of field in object */257 FT_Byte size; /* size of field in bytes */258 FT_UInt array_max; /* maximum number of elements for */260 FT_UInt count_offset; /* offset of element count for */266 FT_UInt dict; /* where we expect it */