|
XenevaOS
|
#include <ftbdf.h>
Public Attributes | ||
| BDF_PropertyType | type | |
| union { | ||
| const char * atom | ||
| FT_Int32 integer | ||
| FT_UInt32 cardinal | ||
| } | u | |
| const char* BDF_PropertyRec_::atom |
| FT_UInt32 BDF_PropertyRec_::cardinal |
| FT_Int32 BDF_PropertyRec_::integer |
| BDF_PropertyType BDF_PropertyRec_::type |
| union { ... } BDF_PropertyRec_::u |