Home | History | Annotate | Download | only in tools

Lines Matching full:moveto

437                 if (match_regexp(line, lineNo, record, ADD_MOVETO, "PATH.moveTo(P_VAL);")) {
1262 ctx.moveTo((x1 - srcLeft) * scale,
1291 ctx.moveTo((ax - srcLeft) * scale,
1329 ctx.moveTo((x1 - srcLeft) * scale,
1377 ctx.moveTo((ax - srcLeft) * scale,
1420 ctx.moveTo((x1 - srcLeft) * scale,
1479 ctx.moveTo((ax - srcLeft) * scale,
1669 ctx.moveTo(hx, hy - 100);
1674 ctx.moveTo(hx, hy);
1679 ctx.moveTo(hx - 100, hy);
1684 ctx.moveTo(hx, hy);
1700 ctx.moveTo((x - srcLeft) * scale, (y - srcTop) * scale);
1873 ctx.moveTo(hx + hodo[0] * hUnit, hy + hodo[1] * hUnit);
1895 ctx.moveTo(hx + hodo[0] * hUnit, hy + hodo[1] * hUnit);
2836 ctx.moveTo(screenWidth - 80, ty);