Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

_CRFontSize Struct Reference

#include <cr-fonts.h>


Data Fields

enum CRFontSizeType type
union {
   enum CRPredefinedAbsoluteFontSize   predefined
   enum CRRelativeFontSize   relative
   CRNum *   absolute
value


Field Documentation

CRNum* _CRFontSize::absolute
 

Definition at line 158 of file cr-fonts.h.

enum CRPredefinedAbsoluteFontSize _CRFontSize::predefined
 

Definition at line 156 of file cr-fonts.h.

enum CRRelativeFontSize _CRFontSize::relative
 

Definition at line 157 of file cr-fonts.h.

enum CRFontSizeType _CRFontSize::type
 

Definition at line 153 of file cr-fonts.h.

Referenced by cr_font_size_clear(), cr_font_size_copy(), and cr_font_size_destroy().

union { ... } _CRFontSize::value
 

Referenced by cr_font_size_clear(), cr_font_size_copy(), and cr_font_size_destroy().


The documentation for this struct was generated from the following file:
Generated on Wed Oct 1 01:36:53 2003 for Libcroco by doxygen 1.3.3