| Index: webkit/port/platform/graphics/skia/PlatformContextSkia.h
|
| ===================================================================
|
| --- webkit/port/platform/graphics/skia/PlatformContextSkia.h (revision 6975)
|
| +++ webkit/port/platform/graphics/skia/PlatformContextSkia.h (working copy)
|
| @@ -106,6 +106,7 @@
|
| void setPattern(SkShader*);
|
| void setDashPathEffect(SkDashPathEffect*);
|
|
|
| + SkDrawLooper* getDrawLooper() const;
|
| WebCore::StrokeStyle getStrokeStyle() const;
|
| float getStrokeThickness() const;
|
| int getTextDrawingMode() const;
|
|
|