ReactOS 0.4.16-dev-533-gc7d1aa3
|
#include <psaux.h>
Public Attributes | |
FT_Byte * | start |
FT_Byte * | limit |
T1_TokenType | type |
FT_Byte* T1_TokenRec_::limit |
Definition at line 193 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 192 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 194 of file psaux.h.
Referenced by ps_parser_load_field(), and ps_parser_to_token_array().