Searched refs:NewLineThreshold (Results 1 – 1 of 1) sorted by relevance
1092 int NewLineThreshold = 1; in alignTrailingComments() local1094 NewLineThreshold = Style.AlignTrailingComments.OverEmptyLines + 1; in alignTrailingComments()1200 } else if (BreakBeforeNext || Newlines > NewLineThreshold || in alignTrailingComments()