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