Home | History | Annotate | Download | only in context

Lines Matching refs:DrawRect

865 void PlatformGraphicsContextRecording::drawRect(const IntRect& rect)
867 appendDrawingOperation(NEW_OP(DrawRect)(rect), rect);