Searched refs:indentationSize (Results 1 – 3 of 3) sorted by relevance
150 Indentation = options().indentationSize(); in print()
1387 size_t Indentation = options().indentationSize() + in addLineZero()
312 size_t indentationSize() const { return IndentationSize; } in indentationSize() function