Home | History | Annotate | Download | only in context

Lines Matching refs:StrokeArc

897 void PlatformGraphicsContextRecording::strokeArc(const IntRect& r, int startAngle,
900 appendDrawingOperation(NEW_OP(StrokeArc)(r, startAngle, angleSpan), r);