|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <t1parse.h>

Public Attributes | |
| PS_ParserRec | root |
| FT_Stream | stream |
| FT_Byte * | base_dict |
| FT_ULong | base_len |
| FT_Byte * | private_dict |
| FT_ULong | private_len |
| FT_Bool | in_pfb |
| FT_Bool | in_memory |
| FT_Bool | single_block |
| PS_ParserRec T1_ParserRec_::root |