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

Public Attributes | |
| const char * | ident |
| T1_FieldLocation | location |
| T1_FieldType | type |
| T1_Field_ParseFunc | reader |
| FT_UInt | offset |
| FT_Byte | size |
| FT_UInt | array_max |
| FT_UInt | count_offset |
| FT_UInt | dict |
| T1_FieldLocation T1_FieldRec_::location |
| FT_UInt T1_FieldRec_::offset |
Definition at line 261 of file psaux.h.
Referenced by ps_parser_load_field_table().
| T1_Field_ParseFunc T1_FieldRec_::reader |
| FT_Byte T1_FieldRec_::size |
Definition at line 262 of file psaux.h.
Referenced by ps_parser_load_field_table().
| T1_FieldType T1_FieldRec_::type |
Definition at line 259 of file psaux.h.
Referenced by ps_parser_load_field_table().