Searched defs:Indent (Results 1 – 3 of 3) sorted by relevance
35 enum EIndentType { Indent, Outdent }; enumerator
161 Indent, enumerator
410 static void Indent(int n, const char* str) { in Indent() function