Lines Matching refs:ColumnLimit
43 static FormatStyle getGoogleJSStyleWithColumns(unsigned ColumnLimit) {45 Style.ColumnLimit = ColumnLimit;