DOM::ShadowValueImpl Class Reference
Inheritance diagram for DOM::ShadowValueImpl:

Detailed Description
Definition at line 374 of file css_valueimpl.h.
Public Member Functions | |
| ShadowValueImpl (CSSPrimitiveValueImpl *_x, CSSPrimitiveValueImpl *_y, CSSPrimitiveValueImpl *_blur, CSSPrimitiveValueImpl *_color) | |
| virtual | ~ShadowValueImpl () |
| virtual unsigned short | cssValueType () const |
| virtual DOM::DOMString | cssText () const |
Public Attributes | |
| CSSPrimitiveValueImpl * | x |
| CSSPrimitiveValueImpl * | y |
| CSSPrimitiveValueImpl * | blur |
| CSSPrimitiveValueImpl * | color |
The documentation for this class was generated from the following files:

