|
XenevaOS
|
#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 |
| FT_UInt T1_FieldRec_::array_max |
| FT_UInt T1_FieldRec_::count_offset |
| FT_UInt T1_FieldRec_::dict |
| const char* T1_FieldRec_::ident |
| T1_FieldLocation T1_FieldRec_::location |
| FT_UInt T1_FieldRec_::offset |
| T1_Field_ParseFunc T1_FieldRec_::reader |
| FT_Byte T1_FieldRec_::size |
| T1_FieldType T1_FieldRec_::type |