Home
last modified time | relevance | path

Searched defs:GraphicsContextState (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/platform/graphics/
DGraphicsContextPrivate.h36 struct GraphicsContextState { struct
37 GraphicsContextState() in GraphicsContextState() function
56 int textDrawingMode;
58 StrokeStyle strokeStyle;
59 float strokeThickness;
61 float globalAlpha;
63 TransformationMatrix pathTransform;
65 ColorSpace strokeColorSpace;
66 Color strokeColor;
67 RefPtr<Gradient> strokeGradient;
[all …]