KHTML
WebCore::GraphicsContextState Struct Reference
#include <GraphicsContextPrivate.h>
Public Member Functions | |
GraphicsContextState () | |
Public Attributes | |
bool | paintingDisabled |
unsigned | shadowBlur |
IntSize | shadowSize |
float | strokeThickness |
int | textDrawingMode |
Detailed Description
Definition at line 33 of file GraphicsContextPrivate.h.
Constructor & Destructor Documentation
WebCore::GraphicsContextState::GraphicsContextState | ( | ) | [inline] |
Definition at line 34 of file GraphicsContextPrivate.h.
Member Data Documentation
Definition at line 51 of file GraphicsContextPrivate.h.
Definition at line 53 of file GraphicsContextPrivate.h.
Definition at line 52 of file GraphicsContextPrivate.h.
Definition at line 47 of file GraphicsContextPrivate.h.
Definition at line 50 of file GraphicsContextPrivate.h.
The documentation for this struct was generated from the following file: