Home | History | Annotate | Download | only in source_frame

Lines Matching refs:indents

299         var indents = {};
314 indents[i] = 1 + (indents[i] || 0);
322 for (var i in indents) {
323 if (indents[i] < onePercentFilterThreshold)