Searched refs:spaces_to_print (Results 1 – 1 of 1) sorted by relevance
1076 size_t spaces_to_print = in TypedCharacter() local1078 std::string spaces = std::string(spaces_to_print, ' '); in TypedCharacter()