zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
T1_FieldRec_ Struct Reference

#include <psaux.h>

Public Attributes

FT_UInt array_max
 
FT_UInt count_offset
 
FT_UInt dict
 
const char * ident
 
T1_FieldLocation location
 
FT_UInt offset
 
T1_Field_ParseFunc reader
 
FT_Byte size
 
T1_FieldType type
 

Detailed Description

Definition at line 220 of file psaux.h.

Member Data Documentation

FT_UInt T1_FieldRec_::array_max

Definition at line 228 of file psaux.h.

FT_UInt T1_FieldRec_::count_offset

Definition at line 230 of file psaux.h.

FT_UInt T1_FieldRec_::dict

Definition at line 236 of file psaux.h.

Referenced by parse_dict().

const char* T1_FieldRec_::ident

Definition at line 222 of file psaux.h.

Referenced by cid_load_keyword(), cid_parse_dict(), parse_dict(), and t42_parse_dict().

T1_FieldLocation T1_FieldRec_::location

Definition at line 223 of file psaux.h.

Referenced by cid_load_keyword(), t1_load_keyword(), and t42_load_keyword().

FT_UInt T1_FieldRec_::offset

Definition at line 226 of file psaux.h.

Referenced by ps_parser_load_field_table().

T1_Field_ParseFunc T1_FieldRec_::reader

Definition at line 225 of file psaux.h.

Referenced by cid_load_keyword(), t1_load_keyword(), and t42_load_keyword().

FT_Byte T1_FieldRec_::size

Definition at line 227 of file psaux.h.

Referenced by ps_parser_load_field_table().

T1_FieldType T1_FieldRec_::type

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