Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/include/internal/
A Dpsaux.h224 typedef struct T1_FieldRec_ struct
226 const char* ident; /* field identifier */
227 T1_FieldLocation location;
228 T1_FieldType type; /* type of field */
229 T1_Field_ParseFunc reader;
230 FT_UInt offset; /* offset of field in object */
231 FT_Byte size; /* size of field in bytes */
232 FT_UInt array_max; /* maximum number of elements for */
234 FT_UInt count_offset; /* offset of element count for */
240 FT_UInt dict; /* where we expect it */

Completed in 6 milliseconds