Home | History | Annotate | Download | only in tools

Lines Matching full:srcwidth

145         var srcWidth = x1 - x0;
152 var hscale = usableWidth / srcWidth;
160 srcWidth = sxmax - sxmin;
162 hscale = usableWidth / srcWidth;