Home
last modified time | relevance | path

Searched defs:setStrokeThickness (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/context/
DPlatformGraphicsContext.cpp377 void PlatformGraphicsContext::setStrokeThickness(float f) in setStrokeThickness() function in WebCore::PlatformGraphicsContext
DPlatformGraphicsContextRecording.cpp658 void PlatformGraphicsContextRecording::setStrokeThickness(float f) in setStrokeThickness() function in WebCore::PlatformGraphicsContextRecording
/external/webkit/Source/WebCore/platform/graphics/skia/
DPlatformContextSkia.cpp509 void PlatformContextSkia::setStrokeThickness(float thickness) in setStrokeThickness() function in WebCore::PlatformContextSkia
/external/webkit/Source/WebCore/platform/graphics/openvg/
DPainterOpenVG.cpp561 void PainterOpenVG::setStrokeThickness(float thickness) in setStrokeThickness() function in WebCore::PainterOpenVG
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext.cpp115 void GraphicsContext::setStrokeThickness(float thickness) in setStrokeThickness() function in WebCore::GraphicsContext