PCF_PropertyRec_ Struct Reference

#include <pcf.h>

List of all members.

Public Attributes

FT_Stringname
FT_Byte isString
union {
   FT_String *   atom
   FT_Long   l
   FT_ULong   ul
value


Detailed Description

Definition at line 67 of file pcf.h.


Member Data Documentation

FT_String* PCF_PropertyRec_::name

Definition at line 69 of file pcf.h.

FT_Byte PCF_PropertyRec_::isString

Definition at line 70 of file pcf.h.

Referenced by pcf_get_bdf_property(), pcf_get_properties(), pcf_interpret_style(), and pcf_load_font().

FT_String* PCF_PropertyRec_::atom

Definition at line 74 of file pcf.h.

Referenced by pcf_get_bdf_property(), pcf_interpret_style(), and pcf_load_font().

FT_Long PCF_PropertyRec_::l

Definition at line 75 of file pcf.h.

Referenced by pcf_get_bdf_property(), pcf_get_properties(), and pcf_load_font().

FT_ULong PCF_PropertyRec_::ul

Definition at line 76 of file pcf.h.

union { ... } PCF_PropertyRec_::value

Referenced by pcf_get_bdf_property(), pcf_get_properties(), pcf_interpret_style(), and pcf_load_font().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:31:29 2011 for ROOT_528-00b_version by  doxygen 1.5.1