Home | History | Annotate | Download | only in Format

Lines Matching refs:ContinuationIndentWidth

304     IO.mapOptional("ContinuationIndentWidth", Style.ContinuationIndentWidth);
521 LLVMStyle.ContinuationIndentWidth = 4;
634 ChromiumStyle.ContinuationIndentWidth = 8;
660 MozillaStyle.ContinuationIndentWidth = 2;