#include <afmparse.h>
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 |
Definition at line 58 of file afmparse.h.
| char* AFM_ValueRec_::s |
Definition at line 60 of file afmparse.h.
Definition at line 61 of file afmparse.h.
Definition at line 62 of file afmparse.h.
Definition at line 63 of file afmparse.h.
| union { ... } AFM_ValueRec_::u |
1.5.1