Searched defs:FT_GlyphLoaderRec_ (Results 1 – 1 of 1) sorted by relevance
79 typedef struct FT_GlyphLoaderRec_ struct81 FT_Memory memory;82 FT_UInt max_points;83 FT_UInt max_contours;84 FT_UInt max_subglyphs;85 FT_Bool use_extra;87 FT_GlyphLoadRec base;88 FT_GlyphLoadRec current;90 void* other; /* for possible future extension? */