Lines Matching refs:spacer
1588 var spacer = maxdigits - (1 + Math.floor(log10(current_line)));1595 for (var i = 0; i < spacer; i++) {