Home
last modified time | relevance | path

Searched refs:ReplyPreamble (Results 1 – 5 of 5) sorted by relevance

/haiku/src/apps/mail/
H A DSettings.h66 BString ReplyPreamble();
H A DMailApp.h82 BString ReplyPreamble();
H A DSettings.cpp337 Settings::ReplyPreamble() in ReplyPreamble() function in Settings
H A DMailApp.cpp1174 TMailApp::ReplyPreamble() in ReplyPreamble() function in TMailApp
H A DMailWindow.cpp2218 BString preamble = fApp->ReplyPreamble(); in Reply()