AFM_ValueRec_ Struct Reference

#include <afmparse.h>

List of all members.

Public Attributes

enum AFM_ValueType_ type
union {
   char *   s
   FT_Fixed   f
   FT_Int   i
   FT_Bool   b
u


Detailed Description

Definition at line 56 of file afmparse.h.


Member Data Documentation

enum AFM_ValueType_ AFM_ValueRec_::type

Definition at line 58 of file afmparse.h.

Referenced by afm_parse_kern_pairs(), afm_parse_track_kern(), and afm_parser_parse().

char* AFM_ValueRec_::s

Definition at line 60 of file afmparse.h.

FT_Fixed AFM_ValueRec_::f

Definition at line 61 of file afmparse.h.

Referenced by afm_parse_track_kern(), and afm_parser_parse().

FT_Int AFM_ValueRec_::i

Definition at line 62 of file afmparse.h.

Referenced by afm_parse_kern_pairs(), and afm_parse_track_kern().

FT_Bool AFM_ValueRec_::b

Definition at line 63 of file afmparse.h.

Referenced by afm_parser_parse().

union { ... } AFM_ValueRec_::u

Referenced by afm_parse_kern_pairs(), afm_parse_track_kern(), and afm_parser_parse().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:25:01 2011 for ROOT_528-00b_version by  doxygen 1.5.1