ReactOS 0.4.16-dev-106-g10b08aa
|
#include <psaux.h>
Public Attributes | |
FT_Error(* | init )(PS_Table table, FT_Int count, FT_Memory memory) |
void(* | done )(PS_Table table) |
FT_Error(* | add )(PS_Table table, FT_Int idx, void *object, FT_UInt length) |
void(* | release )(PS_Table table) |
Definition at line 86 of file psaux.h.
Referenced by parse_charstrings(), parse_encoding(), parse_subrs(), t42_parse_charstrings(), and t42_parse_encoding().