Searched defs:T1_DecoderRec_ (Results 1 – 1 of 1) sorted by relevance
948 typedef struct T1_DecoderRec_ struct950 T1_BuilderRec builder;952 FT_Long stack[T1_MAX_CHARSTRINGS_OPERANDS];953 FT_Long* top;955 T1_Decoder_ZoneRec zones[T1_MAX_SUBRS_CALLS + 1];956 T1_Decoder_Zone zone;958 FT_Service_PsCMaps psnames; /* for seac */959 FT_UInt num_glyphs;960 FT_Byte** glyph_names;962 FT_Int lenIV; /* internal for sub routine calls */[all …]