Searched defs:IndentMore (Results 1 – 2 of 2) sorted by relevance
195 void Stream::IndentMore(unsigned amount) { m_indent_level += amount; } in IndentMore() function in Stream
1811 AutoIndent IndentMore(P, 9); dumpSectionHeaders() local