Searched defs:T1_DecoderRec_ (Results 1 – 3 of 3) sorted by relevance
663 typedef struct T1_DecoderRec_ struct665 T1_BuilderRec builder;667 FT_Long stack[T1_MAX_CHARSTRINGS_OPERANDS];668 FT_Long* top;670 T1_Decoder_ZoneRec zones[T1_MAX_SUBRS_CALLS + 1];671 T1_Decoder_Zone zone;673 FT_Service_PsCMaps psnames; /* for seac */674 FT_UInt num_glyphs;675 FT_Byte** glyph_names;677 FT_Int lenIV; /* internal for sub routine calls */[all …]