#include <ftbdf.h>
Public Attributes | |
| BDF_PropertyType | type |
| union { | |
| const char * atom | |
| FT_Int32 integer | |
| FT_UInt32 cardinal | |
| } | u |
Definition at line 117 of file ftbdf.h.
Definition at line 119 of file ftbdf.h.
Referenced by bdf_get_bdf_property(), and pcf_get_bdf_property().
| const char* BDF_PropertyRec_::atom |
Definition at line 121 of file ftbdf.h.
Referenced by bdf_get_bdf_property(), and pcf_get_bdf_property().
Definition at line 122 of file ftbdf.h.
Referenced by bdf_get_bdf_property(), and pcf_get_bdf_property().
| union { ... } BDF_PropertyRec_::u |
Referenced by bdf_get_bdf_property(), and pcf_get_bdf_property().
1.5.1