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

/external/webkit/Source/WebCore/platform/graphics/haiku/
H A DGraphicsContextHaiku.cpp516 void GraphicsContext::setPlatformStrokeThickness(float thickness) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/openvg/
H A DGraphicsContextOpenVG.cpp494 void GraphicsContext::setPlatformStrokeThickness(float thickness) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/android/context/
H A DGraphicsContextAndroid.cpp363 void GraphicsContext::setPlatformStrokeThickness(float f) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsContext.h564 void setPlatformStrokeThickness(float);
H A DGraphicsContext.cpp118 setPlatformStrokeThickness(thickness);
/external/webkit/Source/WebCore/platform/graphics/wx/
H A DGraphicsContextWx.cpp465 void GraphicsContext::setPlatformStrokeThickness(float thickness) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cairo/
H A DGraphicsContextCairo.cpp817 void GraphicsContext::setPlatformStrokeThickness(float strokeThickness) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/skia/
H A DGraphicsContextSkia.cpp1124 void GraphicsContext::setPlatformStrokeThickness(float thickness) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cg/
H A DGraphicsContextCG.cpp1432 void GraphicsContext::setPlatformStrokeThickness(float thickness) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsContextQt.cpp1259 void GraphicsContext::setPlatformStrokeThickness(float thickness) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/wince/
H A DGraphicsContextWinCE.cpp1050 void GraphicsContext::setPlatformStrokeThickness(float strokeThickness) function in class:WebCore::GraphicsContext

Completed in 341 milliseconds