#include <pcf.h>
Public Attributes | |
| FT_String * | name |
| FT_Byte | isString |
| union { | |
| FT_String * atom | |
| FT_Long l | |
| FT_ULong ul | |
| } | value |
Definition at line 67 of file pcf.h.
Definition at line 70 of file pcf.h.
Referenced by pcf_get_bdf_property(), pcf_get_properties(), pcf_interpret_style(), and pcf_load_font().
Definition at line 74 of file pcf.h.
Referenced by pcf_get_bdf_property(), pcf_interpret_style(), and pcf_load_font().
Definition at line 75 of file pcf.h.
Referenced by pcf_get_bdf_property(), pcf_get_properties(), and pcf_load_font().
| union { ... } PCF_PropertyRec_::value |
Referenced by pcf_get_bdf_property(), pcf_get_properties(), pcf_interpret_style(), and pcf_load_font().
1.5.1