#include <css_box_font_family.h>
Public Types | |
| enum | Type { type_family_name, type_serif, type_sans_serif, type_cursive, type_fantasy, type_monospace } |
Public Member Functions | |
| CL_CSSBoxFontFamilyName () | |
| CL_CSSBoxFontFamilyName (const CL_String &name) | |
Public Attributes | |
| CL_String | name |
| Type | type |
| CL_CSSBoxFontFamilyName::CL_CSSBoxFontFamilyName | ( | ) | [inline] |
| CL_CSSBoxFontFamilyName::CL_CSSBoxFontFamilyName | ( | const CL_String & | name | ) | [inline] |
1.7.1