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