Searched refs:quote_style (Results 1 – 3 of 3) sorted by relevance
113 const char *quote_style = "> ");
98 const char *quote_style = "> ")101 Inserts \a quote_style at the start of every line, and prefaces the content
489 BTextMailComponent::Quote(const char* message, const char* quote_style) in Quote() argument494 string << '\n' << quote_style; in Quote()