Home
last modified time | relevance | path

Searched defs:T1_FieldRec_ (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/internal/
Dpsaux.h254 typedef struct T1_FieldRec_ struct
256 const char* ident; /* field identifier */
257 T1_FieldLocation location;
258 T1_FieldType type; /* type of field */
259 T1_Field_ParseFunc reader;
260 FT_UInt offset; /* offset of field in object */
261 FT_Byte size; /* size of field in bytes */
262 FT_UInt array_max; /* maximum number of elements for */
264 FT_UInt count_offset; /* offset of element count for */
270 FT_UInt dict; /* where we expect it */