Home | History | Annotate | Download | only in tools

Lines Matching full:srcwidth

1230         var srcWidth = x1 - x0;
1237 var hscale = usableWidth / srcWidth;
1245 srcWidth = sxmax - sxmin;
1247 hscale = usableWidth / srcWidth;