Home | History | Annotate | Download | only in tools

Lines Matching full:dscale

1696     var dscale = scalexy(dx, dy, 1 / scale * 100);
1697 dx *= dscale;
1698 dy *= dscale;