Home | History | Annotate | Download | only in tools

Lines Matching full:srcwidth

1881     var srcWidth = x1 - x0;
1891 var hscale = usableWidth / srcWidth;
1899 srcWidth = sxmax - sxmin;
1901 hscale = usableWidth / srcWidth;