DOM::FontValueImpl Class Reference
Inheritance diagram for DOM::FontValueImpl:

Detailed Description
Definition at line 335 of file css_valueimpl.h.
Public Member Functions | |
| FontValueImpl () | |
| virtual | ~FontValueImpl () |
| virtual unsigned short | cssValueType () const |
| virtual DOM::DOMString | cssText () const |
| virtual bool | isFontValue () const |
Public Attributes | |
| CSSPrimitiveValueImpl * | style |
| CSSPrimitiveValueImpl * | variant |
| CSSPrimitiveValueImpl * | weight |
| CSSPrimitiveValueImpl * | size |
| CSSPrimitiveValueImpl * | lineHeight |
| CSSValueListImpl * | family |
The documentation for this class was generated from the following files:

