BDF_PropertyRec_ Struct Reference

#include <ftbdf.h>

List of all members.

Public Attributes

BDF_PropertyType type
union {
   const char *   atom
   FT_Int32   integer
   FT_UInt32   cardinal
u


Detailed Description

Definition at line 117 of file ftbdf.h.


Member Data Documentation

BDF_PropertyType BDF_PropertyRec_::type

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().

FT_Int32 BDF_PropertyRec_::integer

Definition at line 122 of file ftbdf.h.

Referenced by bdf_get_bdf_property(), and pcf_get_bdf_property().

FT_UInt32 BDF_PropertyRec_::cardinal

Definition at line 123 of file ftbdf.h.

Referenced by bdf_get_bdf_property().

union { ... } BDF_PropertyRec_::u

Referenced by bdf_get_bdf_property(), and pcf_get_bdf_property().


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