Home
last modified time | relevance | path

Searched refs:quote_context (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/mail/
H A DContent.h130 struct quote_context { struct
131 quote_context() in quote_context() function
266 quote_context fQuoteContext;
306 extern void FillInQuoteTextRuns(BTextView* view, quote_context* context,
H A DContent.cpp394 FillInQuoteTextRuns(BTextView* view, quote_context* context, const char* line, in FillInQuoteTextRuns()