AFM_ValueRec_ Struct Reference

#include <afmparse.h>

List of all members.


Detailed Description

Definition at line 56 of file afmparse.h.

Public Attributes

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


Member Data Documentation

enum AFM_ValueType_ AFM_ValueRec_::type

Definition at line 58 of file afmparse.h.

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.

FT_Int AFM_ValueRec_::i

Definition at line 62 of file afmparse.h.

FT_Bool AFM_ValueRec_::b

Definition at line 63 of file afmparse.h.

union { ... } AFM_ValueRec_::u


The documentation for this struct was generated from the following file:
Generated on Thu Mar 15 14:43:35 2007 for Qt 4.2 User's Guide by  doxygen 1.5.1