KHTML
WebCore::GraphicsContextPrivate Class Reference
#include <GraphicsContextPrivate.h>
Public Member Functions | |
GraphicsContextPrivate () | |
Public Attributes | |
int | m_focusRingOffset |
Vector< IntRect > | m_focusRingRects |
int | m_focusRingWidth |
bool | m_updatingControlTints |
Vector< GraphicsContextState > | stack |
GraphicsContextState | state |
Detailed Description
Definition at line 57 of file GraphicsContextPrivate.h.
Constructor & Destructor Documentation
WebCore::GraphicsContextPrivate::GraphicsContextPrivate | ( | ) | [inline] |
Definition at line 59 of file GraphicsContextPrivate.h.
Member Data Documentation
Definition at line 70 of file GraphicsContextPrivate.h.
Definition at line 68 of file GraphicsContextPrivate.h.
Definition at line 69 of file GraphicsContextPrivate.h.
Definition at line 71 of file GraphicsContextPrivate.h.
Definition at line 67 of file GraphicsContextPrivate.h.
Definition at line 66 of file GraphicsContextPrivate.h.
The documentation for this class was generated from the following file: