Home | History | Annotate | Download | only in context

Lines Matching refs:StrokeRect

908 void PlatformGraphicsContextRecording::strokeRect(const FloatRect& rect, float lineWidth)
912 appendDrawingOperation(NEW_OP(StrokeRect)(rect, lineWidth), bounds);