Searched defs:T1_DecoderRec_ (Results 1 – 1 of 1) sorted by relevance
936 typedef struct T1_DecoderRec_ struct938 T1_BuilderRec builder;940 FT_Long stack[T1_MAX_CHARSTRINGS_OPERANDS];941 FT_Long* top;943 T1_Decoder_ZoneRec zones[T1_MAX_SUBRS_CALLS + 1];944 T1_Decoder_Zone zone;946 FT_Service_PsCMaps psnames; /* for seac */947 FT_UInt num_glyphs;948 FT_Byte** glyph_names;950 FT_Int lenIV; /* internal for sub routine calls */[all …]