Lines Matching +full:80 +full:w
160 var w = parseFloat(r.attributes.width.value) -3;
165 if (w < 2 * 12 * 0.59) {
172 // check if only whitespace or if we can fit the entire string into width w
173 if (/^ *$/.test(txt) || sl < w)
178 var start = Math.floor((w/sl) * txt.length);
180 if (t.getSubStringLength(0, x + 2) <= w) {
358 var w = parseFloat(rect.attributes.width.value);
359 if (w > maxwidth)
360 maxwidth = w;
370 matches[x] = w;
372 if (w > matches[x]) {
374 matches[x] = w;
409 var w = matches[keys[k]];
411 count += w;
413 lastw = w;
465 <title>func_0 (80 samples, 31.01%)</title><rect x="10.0" y="85" width="365.9" height="15.0" fill="r…