Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/chromium/
DFontLinux.cpp199 SkPaint strokePaint, fillPaint; in drawComplexText() local
/external/webkit/Source/WebCore/rendering/style/
DSVGRenderStyle.h296 SVGPaint* fillPaint() const { return fill->paint.get(); } in fillPaint() function
/external/webkit/Source/WebCore/platform/graphics/skia/
DGraphicsContextSkia.cpp599 SkPaint fillPaint; in drawLine() local
/external/webkit/Source/WebCore/platform/graphics/android/
DFontAndroid.cpp987 SkPaint fillPaint, strokePaint; in drawComplexText() local