Home | History | Annotate | Download | only in context

Lines Matching defs:strokePath

903 void PlatformGraphicsContextRecording::strokePath(const Path& pathToStroke)
905 appendDrawingOperation(NEW_OP(StrokePath)(pathToStroke), pathToStroke.boundingRect());