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