ReactOS 0.4.16-dev-522-gb68104a
|
#include <psaux.h>
Public Attributes | |
FT_Byte * | block |
FT_Offset | cursor |
FT_Offset | capacity |
FT_ULong | init |
FT_Int | max_elems |
FT_Int | num_elems |
FT_Byte ** | elements |
FT_UInt * | lengths |
FT_Memory | memory |
PS_Table_FuncsRec | funcs |
FT_Byte* PS_TableRec_::block |
Definition at line 143 of file psaux.h.
Referenced by T42_Open_Face().
FT_Byte** PS_TableRec_::elements |
Definition at line 150 of file psaux.h.
Referenced by parse_charstrings(), parse_encoding(), T42_Open_Face(), t42_parse_charstrings(), and t42_parse_encoding().
PS_Table_FuncsRec PS_TableRec_::funcs |
FT_ULong PS_TableRec_::init |
Definition at line 146 of file psaux.h.
Referenced by T42_Open_Face(), and t42_parse_charstrings().
FT_UInt* PS_TableRec_::lengths |
Definition at line 151 of file psaux.h.
Referenced by parse_charstrings(), T42_Open_Face(), and t42_parse_charstrings().
FT_Int PS_TableRec_::max_elems |
Definition at line 148 of file psaux.h.
Referenced by T42_Open_Face().