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