Home | History | Annotate | Download | only in Format

Lines Matching refs:ContinuationIndentWidth

8361   EightIndent.ContinuationIndentWidth = 8;
10221 CHECK_PARSE("ContinuationIndentWidth: 11", ContinuationIndentWidth, 11u);
11281 TwoIndent.ContinuationIndentWidth = 2;
11289 SixIndent.ContinuationIndentWidth = 6;