Lines Matching refs:level
85 " Regex used for words that, at the start of a line, add a level of indent.
93 " Regex used for words that, at the start of a line, remove a level of indent.
320 " others we indent to the containing line's MSL's level. Return -1 if fail.
359 " If we have a deindenting keyword, find its match and indent to its level.
422 " If the current line starts with a leading operator, add a level of indent.
458 " level of indent.
464 " a level of indent, since the keyword has been out-dented.
504 " If the previous line ended with a block opening, add a level of indent.
528 " If the previous line started with a leading operator, use its MSL's level
539 " If the previous line ended with the "*" of a splat, add a level of indent
618 " level
656 " If the MSL line had an indenting keyword in it, add a level of indent.
682 " closing bracket, indent one extra level.