ReactOS 0.4.15-dev-7958-gcd0bb1a
T1_FieldRec_ Struct Reference

#include <psaux.h>

Collaboration diagram for T1_FieldRec_:

Public Attributes

const charident
 
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
 

Detailed Description

Definition at line 245 of file psaux.h.

Member Data Documentation

◆ array_max

FT_UInt T1_FieldRec_::array_max

Definition at line 253 of file psaux.h.

◆ count_offset

FT_UInt T1_FieldRec_::count_offset

Definition at line 255 of file psaux.h.

◆ dict

FT_UInt T1_FieldRec_::dict

Definition at line 261 of file psaux.h.

◆ ident

const char* T1_FieldRec_::ident

Definition at line 247 of file psaux.h.

◆ location

T1_FieldLocation T1_FieldRec_::location

Definition at line 248 of file psaux.h.

◆ offset

FT_UInt T1_FieldRec_::offset

Definition at line 251 of file psaux.h.

Referenced by ps_parser_load_field_table().

◆ reader

T1_Field_ParseFunc T1_FieldRec_::reader

Definition at line 250 of file psaux.h.

◆ size

FT_Byte T1_FieldRec_::size

Definition at line 252 of file psaux.h.

Referenced by ps_parser_load_field_table().

◆ type

T1_FieldType T1_FieldRec_::type

Definition at line 249 of file psaux.h.

Referenced by ps_parser_load_field_table().


The documentation for this struct was generated from the following file: