Searched refs:strokecolor (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/skia/
H A DGraphicsContextSkia.cpp1108 void GraphicsContext::setPlatformStrokeColor(const Color& strokecolor, ColorSpace colorSpace) argument
1113 platformContext()->setStrokeColor(strokecolor.rgb());

Completed in 54 milliseconds