Home | History | Annotate | Download | only in context

Lines Matching defs:strokeArc

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