Home
last modified time | relevance | path

Searched defs:angleSpan (Results 1 – 12 of 12) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/openvg/
DGraphicsContextOpenVG.cpp121 void GraphicsContext::strokeArc(const IntRect& rect, int startAngle, int angleSpan) in strokeArc()
DPainterOpenVG.cpp955 void PainterOpenVG::drawArc(const IntRect& rect, int startAngle, int angleSpan, VGbitfield specifie… in drawArc()
/external/webkit/Source/WebCore/platform/graphics/haiku/
DGraphicsContextHaiku.cpp124 void GraphicsContext::strokeArc(const IntRect& rect, int startAngle, int angleSpan) in strokeArc()
/external/webkit/Source/WebCore/platform/graphics/wx/
DGraphicsContextWx.cpp228 void GraphicsContext::strokeArc(const IntRect& rect, int startAngle, int angleSpan) in strokeArc()
/external/webkit/Source/WebCore/platform/graphics/android/context/
DGraphicsContextAndroid.cpp204 void GraphicsContext::strokeArc(const IntRect& r, int startAngle, int angleSpan) in strokeArc()
DPlatformGraphicsContextSkia.cpp568 int angleSpan) in strokeArc()
DPlatformGraphicsContextRecording.cpp898 int angleSpan) in strokeArc()
/external/webkit/Source/WebCore/platform/graphics/skia/
DGraphicsContextSkia.cpp1168 void GraphicsContext::strokeArc(const IntRect& r, int startAngle, int angleSpan) in strokeArc()
/external/webkit/Source/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp399 void GraphicsContext::strokeArc(const IntRect& rect, int startAngle, int angleSpan) in strokeArc()
/external/webkit/Source/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp314 void GraphicsContext::strokeArc(const IntRect& rect, int startAngle, int angleSpan) in strokeArc()
/external/webkit/Source/WebCore/rendering/
DRenderObject.cpp927 int angleStart, int angleSpan, BoxSide s, Color color, in drawArcForBoxSide()
/external/webkit/Source/WebCore/platform/graphics/wince/
DGraphicsContextWinCE.cpp782 void GraphicsContext::strokeArc(const IntRect& rect, int startAngle, int angleSpan) in strokeArc()