Home
last modified time | relevance | path

Searched defs:strokeArc (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/openvg/
DGraphicsContextOpenVG.cpp121 void GraphicsContext::strokeArc(const IntRect& rect, int startAngle, int angleSpan) in strokeArc() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/haiku/
DGraphicsContextHaiku.cpp124 void GraphicsContext::strokeArc(const IntRect& rect, int startAngle, int angleSpan) in strokeArc() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/wx/
DGraphicsContextWx.cpp228 void GraphicsContext::strokeArc(const IntRect& rect, int startAngle, int angleSpan) in strokeArc() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/skia/
DGraphicsContextSkia.cpp1168 void GraphicsContext::strokeArc(const IntRect& r, int startAngle, int angleSpan) in strokeArc() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp399 void GraphicsContext::strokeArc(const IntRect& rect, int startAngle, int angleSpan) in strokeArc() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/android/
DGraphicsContextAndroid.cpp699 void GraphicsContext::strokeArc(const IntRect& r, int startAngle, int angleSpan) in strokeArc() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp314 void GraphicsContext::strokeArc(const IntRect& rect, int startAngle, int angleSpan) in strokeArc() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/wince/
DGraphicsContextWinCE.cpp782 void GraphicsContext::strokeArc(const IntRect& rect, int startAngle, int angleSpan) in strokeArc() function in WebCore::GraphicsContext