Home
last modified time | relevance | path

Searched defs:lineJoin (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/context/
DPlatformGraphicsContext.h166 SkPaint::Join lineJoin; variable
/external/webkit/Source/WebCore/platform/graphics/openvg/
DPainterOpenVG.cpp66 static VGJoinStyle toVGJoinStyle(LineJoin lineJoin) in toVGJoinStyle()
606 void PainterOpenVG::setLineJoin(LineJoin lineJoin) in setLineJoin()
/external/webkit/Source/WebCore/platform/graphics/haiku/
DGraphicsContextHaiku.cpp308 void GraphicsContext::setLineJoin(LineJoin lineJoin) in setLineJoin()
/external/webkit/Source/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp1000 void GraphicsContext::setLineJoin(LineJoin lineJoin) in setLineJoin()
/external/webkit/Source/WebCore/html/canvas/
DCanvasRenderingContext2D.cpp425 String CanvasRenderingContext2D::lineJoin() const in lineJoin() function in WebCore::CanvasRenderingContext2D
/external/webkit/Source/WebCore/platform/graphics/wince/
DGraphicsContextWinCE.cpp1172 void GraphicsContext::setLineJoin(LineJoin lineJoin) in setLineJoin()