Searched refs:prefix_stream (Results 1 – 1 of 1) sorted by relevance
2875 StreamString prefix_stream; in OutputFormattedHelpText() local2876 prefix_stream.Printf(" %-*s %*s ", (int)max_word_len, word_text.data(), in OutputFormattedHelpText()2878 OutputFormattedHelpText(strm, prefix_stream.GetString(), help_text); in OutputFormattedHelpText()