Searched refs:countlines (Results 1 – 2 of 2) sorted by relevance
18 bool countlines) { in prettify() argument19 fCountlines = countlines; in prettify()199 bool countlines) { in PrettyPrintGLSL() argument201 return pp.prettify(strings, lengths, count, countlines); in PrettyPrintGLSL()
16 bool countlines);