Home
last modified time | relevance | path

Searched defs:strokeArc (Results 1 – 10 of 10) 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/android/context/
DGraphicsContextAndroid.cpp206 void GraphicsContext::strokeArc(const IntRect& r, int startAngle, int angleSpan) in strokeArc() function in WebCore::GraphicsContext
DPlatformGraphicsContextSkia.cpp567 void PlatformGraphicsContextSkia::strokeArc(const IntRect& r, int startAngle, in strokeArc() function in WebCore::PlatformGraphicsContextSkia
DPlatformGraphicsContextRecording.cpp896 void PlatformGraphicsContextRecording::strokeArc(const IntRect& r, int startAngle, in strokeArc() function in WebCore::PlatformGraphicsContextRecording
/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/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