Home | History | Annotate | Download | only in history

Lines Matching refs:widths

1666   var widths = Array.prototype.map.call(times, function(el) {
1675 var maxWidth = widths.length ? Math.max.apply(null, widths) : 0;