ReactOS 0.4.16-dev-1097-g530d26a
|
#include <psaux.h>
Public Attributes | |
FT_Byte * | start |
FT_Byte * | limit |
T1_TokenType | type |
FT_Byte* T1_TokenRec_::limit |
Definition at line 203 of file psaux.h.
Referenced by parse_blend_design_map(), parse_blend_design_positions(), and ps_parser_to_token_array().
FT_Byte* T1_TokenRec_::start |
Definition at line 202 of file psaux.h.
Referenced by parse_blend_design_map(), parse_blend_design_positions(), and ps_parser_to_token_array().
T1_TokenType T1_TokenRec_::type |
Definition at line 204 of file psaux.h.
Referenced by ps_parser_load_field(), and ps_parser_to_token_array().