Home | History | Annotate | Download | only in context

Lines Matching refs:DrawEllipse

806 void PlatformGraphicsContextRecording::drawEllipse(const IntRect& rect)
808 appendDrawingOperation(NEW_OP(DrawEllipse)(rect), rect);