ReactOS 0.4.16-dev-570-g1868985
|
#include <t42parse.h>
Public Attributes | |
T42_ParserRec | parser |
FT_Int | num_chars |
PS_TableRec | encoding_table |
FT_Int | num_glyphs |
PS_TableRec | glyph_names |
PS_TableRec | charstrings |
PS_TableRec | swap_table |
Definition at line 42 of file t42parse.h.
PS_TableRec T42_Loader_::charstrings |
Definition at line 52 of file t42parse.h.
Referenced by T42_Open_Face(), and t42_parse_charstrings().
PS_TableRec T42_Loader_::encoding_table |
Definition at line 47 of file t42parse.h.
Referenced by T42_Open_Face(), and t42_parse_encoding().
PS_TableRec T42_Loader_::glyph_names |
Definition at line 51 of file t42parse.h.
Referenced by T42_Open_Face(), and t42_parse_charstrings().
FT_Int T42_Loader_::num_chars |
Definition at line 46 of file t42parse.h.
Referenced by T42_Open_Face(), and t42_parse_encoding().
FT_Int T42_Loader_::num_glyphs |
Definition at line 50 of file t42parse.h.
Referenced by T42_Open_Face(), and t42_parse_charstrings().
T42_ParserRec T42_Loader_::parser |
Definition at line 44 of file t42parse.h.
Referenced by t42_load_keyword(), T42_Open_Face(), t42_parse_charstrings(), t42_parse_encoding(), t42_parse_font_matrix(), and t42_parse_sfnts().
PS_TableRec T42_Loader_::swap_table |
Definition at line 53 of file t42parse.h.
Referenced by t42_parse_charstrings().