Home | History | Annotate | Download | only in Format

Lines Matching refs:ContinuationIndentWidth

7182   EightIndent.ContinuationIndentWidth = 8;
8151 CHECK_PARSE("ContinuationIndentWidth: 11", ContinuationIndentWidth, 11u);
8939 TwoIndent.ContinuationIndentWidth = 2;
8947 SixIndent.ContinuationIndentWidth = 6;