Home
last modified time | relevance | path

Searched defs:strokePaint (Results 1 – 3 of 3) 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.h298 SVGPaint* strokePaint() const { return stroke->paint.get(); } in strokePaint() function
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
DFontAndroid.cpp1099 SkPaint fillPaint, strokePaint; in drawComplexText() local