Lines Matching full:moveto
2617 ctx.moveTo(at_x + 0, at_y + i * minScale);
2624 ctx.moveTo(at_x + i * minScale, at_y + 0);
2655 ctx.moveTo(xoffset + curve[0] * unit, yoffset + curve[1] * unit);
2681 ctx.moveTo(xoffset + curve[0] * unit, yoffset + curve[1] * unit);
2740 ctx.moveTo(xoffset + (x - dx) * unit, yoffset + (y - dy) * unit);