Home
last modified time | relevance | path

Searched refs:setPlatformStrokeColor (Results 1 – 18 of 18) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
DGraphicsContextCairoWin.cpp86 setPlatformStrokeColor(strokeColor(), strokeColorSpace()); in platformInit()
DGraphicsContextCGWin.cpp84 setPlatformStrokeColor(strokeColor(), ColorSpaceDeviceRGB); in platformInit()
/external/webkit/Source/WebCore/platform/graphics/wx/
DGraphicsContextWx.cpp122 setPlatformStrokeColor(strokeColor(), ColorSpaceDeviceRGB); in platformInit()
456 void GraphicsContext::setPlatformStrokeColor(const Color& color, ColorSpace colorSpace) in setPlatformStrokeColor() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/haiku/
DGraphicsContextHaiku.cpp482 void GraphicsContext::setPlatformStrokeColor(const Color& color, ColorSpace colorSpace) in setPlatformStrokeColor() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/openvg/
DGraphicsContextOpenVG.cpp476 void GraphicsContext::setPlatformStrokeColor(const Color& color, ColorSpace colorSpace) in setPlatformStrokeColor() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/android/context/
DGraphicsContextAndroid.cpp362 void GraphicsContext::setPlatformStrokeColor(const Color& c, ColorSpace) in setPlatformStrokeColor() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext.h562 void setPlatformStrokeColor(const Color&, ColorSpace);
DGraphicsContext.cpp133 setPlatformStrokeColor(color, colorSpace); in setStrokeColor()
/external/webkit/Source/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp122 setPlatformStrokeColor(strokeColor(), strokeColorSpace()); in platformInit()
1425 void GraphicsContext::setPlatformStrokeColor(const Color& color, ColorSpace colorSpace) in setPlatformStrokeColor() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/skia/
DGraphicsContextSkia.cpp1108 void GraphicsContext::setPlatformStrokeColor(const Color& strokecolor, ColorSpace colorSpace) in setPlatformStrokeColor() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp811 void GraphicsContext::setPlatformStrokeColor(const Color& col, ColorSpace colorSpace) in setPlatformStrokeColor() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContextQt.cpp1237 void GraphicsContext::setPlatformStrokeColor(const Color& color, ColorSpace colorSpace) in setPlatformStrokeColor() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/wince/
DGraphicsContextWinCE.cpp1045 void GraphicsContext::setPlatformStrokeColor(const Color& col, ColorSpace colorSpace) in setPlatformStrokeColor() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/
DChangeLog-2010-01-29413 (WebCore::GraphicsContext::setPlatformStrokeColor):
31989 (WebCore::GraphicsContext::setPlatformStrokeColor):
33777 Correct setPlatformFillColor and setPlatformStrokeColor calls
34096 (WebCore::GraphicsContext::setPlatformStrokeColor):
34345 (WebCore::GraphicsContext::setPlatformStrokeColor):
34374 (WebCore::GraphicsContext::setPlatformStrokeColor):
34381 (WebCore::GraphicsContext::setPlatformStrokeColor):
34388 (WebCore::GraphicsContext::setPlatformStrokeColor):
34395 (WebCore::GraphicsContext::setPlatformStrokeColor):
34404 (WebCore::GraphicsContext::setPlatformStrokeColor):
[all …]
DChangeLog-2007-10-1455579 (WebCore::GraphicsContext::setPlatformStrokeColor):
57424 (WebCore::GraphicsContext::setPlatformStrokeColor):
58856 (WebCore::GraphicsContext::setPlatformStrokeColor):
65214 (WebCore::GraphicsContext::setPlatformStrokeColor):
69478 (WebCore::GraphicsContext::setPlatformStrokeColor):
DChangeLog-2006-12-312702 (WebCore::GraphicsContext::setPlatformStrokeColor):
2705 (WebCore::GraphicsContext::setPlatformStrokeColor):
DChangeLog-2009-06-1656824 (WebCore::GraphicsContext::setPlatformStrokeColor):
94110 (WebCore::GraphicsContext::setPlatformStrokeColor):
DChangeLog-2010-05-2448509 (WebCore::GraphicsContext::setPlatformStrokeColor):