Searched refs:INDENT_BLANKSTR (Results 1 – 1 of 1) sorted by relevance
40 static const std::string INDENT_BLANKSTR = " "; variable41 static const int INDENT_SIZE = INDENT_BLANKSTR.length();949 return INDENT_BLANKSTR; in GetIndentBlank()