_CRFontSize Struct Reference

#include <cr-fonts.h>


Data Fields

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


Detailed Description

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


Field Documentation

CRNum _CRFontSize::absolute
 

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

Referenced by cr_font_size_copy(), cr_font_size_set_absolute_font_size(), and cr_font_size_to_string().

enum CRPredefinedAbsoluteFontSize _CRFontSize::predefined
 

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

Referenced by cr_font_size_set_predefined_absolute_font_size(), and cr_font_size_to_string().

enum CRRelativeFontSize _CRFontSize::relative
 

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

Referenced by cr_font_size_set_relative_font_size(), and cr_font_size_to_string().

enum CRFontSizeType _CRFontSize::type
 

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

Referenced by cr_font_size_clear(), cr_font_size_copy(), cr_font_size_is_set_to_inherit(), cr_font_size_set_absolute_font_size(), cr_font_size_set_predefined_absolute_font_size(), cr_font_size_set_relative_font_size(), cr_font_size_set_to_inherit(), and cr_font_size_to_string().

union { ... } _CRFontSize::value
 

Referenced by cr_font_size_copy(), cr_font_size_set_absolute_font_size(), cr_font_size_set_predefined_absolute_font_size(), cr_font_size_set_relative_font_size(), and cr_font_size_to_string().


The documentation for this struct was generated from the following file:
Generated on Wed Mar 15 18:23:59 2006 for Libcroco by  doxygen 1.4.6