Searched defs:spaces (Results 1 – 4 of 4) sorted by relevance
216 std::string spaces(level, ' '); in debugNodePrint() local
293 std::string spaces(level, ' '); in debugNodePrint() local
389 unsigned char spaces[PROG_LENGTH + 1]; in KfwumShowProgress() local
745 def print_tree(cmd, spaces, output): argument