Home | History | Annotate | Download | only in Format

Lines Matching refs:ContinuesPPDirective

956   bool ContinuesPPDirective =
965 return Style.ColumnLimit - (ContinuesPPDirective ? 2 : 0);