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