Searched defs:angleSpan (Results 1 – 12 of 12) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/openvg/ |
D | GraphicsContextOpenVG.cpp | 121 void GraphicsContext::strokeArc(const IntRect& rect, int startAngle, int angleSpan) in strokeArc()
|
D | PainterOpenVG.cpp | 955 void PainterOpenVG::drawArc(const IntRect& rect, int startAngle, int angleSpan, VGbitfield specifie… in drawArc()
|
/external/webkit/Source/WebCore/platform/graphics/haiku/ |
D | GraphicsContextHaiku.cpp | 124 void GraphicsContext::strokeArc(const IntRect& rect, int startAngle, int angleSpan) in strokeArc()
|
/external/webkit/Source/WebCore/platform/graphics/wx/ |
D | GraphicsContextWx.cpp | 228 void GraphicsContext::strokeArc(const IntRect& rect, int startAngle, int angleSpan) in strokeArc()
|
/external/webkit/Source/WebCore/platform/graphics/android/context/ |
D | GraphicsContextAndroid.cpp | 204 void GraphicsContext::strokeArc(const IntRect& r, int startAngle, int angleSpan) in strokeArc()
|
D | PlatformGraphicsContextSkia.cpp | 568 int angleSpan) in strokeArc()
|
D | PlatformGraphicsContextRecording.cpp | 898 int angleSpan) in strokeArc()
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
D | GraphicsContextSkia.cpp | 1168 void GraphicsContext::strokeArc(const IntRect& r, int startAngle, int angleSpan) in strokeArc()
|
/external/webkit/Source/WebCore/platform/graphics/cairo/ |
D | GraphicsContextCairo.cpp | 399 void GraphicsContext::strokeArc(const IntRect& rect, int startAngle, int angleSpan) in strokeArc()
|
/external/webkit/Source/WebCore/platform/graphics/cg/ |
D | GraphicsContextCG.cpp | 314 void GraphicsContext::strokeArc(const IntRect& rect, int startAngle, int angleSpan) in strokeArc()
|
/external/webkit/Source/WebCore/rendering/ |
D | RenderObject.cpp | 927 int angleStart, int angleSpan, BoxSide s, Color color, in drawArcForBoxSide()
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | GraphicsContextWinCE.cpp | 782 void GraphicsContext::strokeArc(const IntRect& rect, int startAngle, int angleSpan) in strokeArc()
|