Home
last modified time | relevance | path

Searched defs:T1_DecoderRec_ (Results 1 – 1 of 1) sorted by relevance

/inferno-os/include/freetype/internal/
H A Dpsaux.h627 typedef struct T1_DecoderRec_ struct
629 T1_BuilderRec builder;
631 FT_Long stack[T1_MAX_CHARSTRINGS_OPERANDS];
632 FT_Long* top;
634 T1_Decoder_ZoneRec zones[T1_MAX_SUBRS_CALLS + 1];
635 T1_Decoder_Zone zone;
637 PSNames_Service psnames; /* for seac */
638 FT_UInt num_glyphs;
639 FT_Byte** glyph_names;
641 FT_Int lenIV; /* internal for sub routine calls */
[all …]