KHTML
GraphicsContext.h File Reference
#include "FloatRect.h"#include "IntRect.h"#include "Path.h"#include <wtf/Noncopyable.h>#include <wtf/Platform.h>
Include dependency graph for GraphicsContext.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | WebCore::GraphicsContext |
Namespaces | |
| namespace | WebCore |
Typedefs | |
| typedef void | PlatformGraphicsContext |
Enumerations | |
| enum | WebCore::StrokeStyle { WebCore::NoStroke, WebCore::SolidStroke, WebCore::DottedStroke, WebCore::DashedStroke } |
Variables | |
| const int | WebCore::cMisspellingLinePatternGapWidth = 1 |
| const int | WebCore::cMisspellingLinePatternWidth = 4 |
| const int | WebCore::cMisspellingLineThickness = 3 |
| const int | WebCore::cTextClip = 4 |
| const int | WebCore::cTextFill = 1 |
| const int | WebCore::cTextInvisible = 0 |
| const int | WebCore::cTextStroke = 2 |
Typedef Documentation
| typedef void PlatformGraphicsContext |
Definition at line 66 of file GraphicsContext.h.
KDE 4.2 API Reference