Home | History | Annotate | Download | only in context

Lines Matching refs:DrawLineForText

852 void PlatformGraphicsContextRecording::drawLineForText(const FloatPoint& pt, float width)
855 appendDrawingOperation(NEW_OP(DrawLineForText)(pt, width), bounds);