Home
last modified time | relevance | path

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

/haiku/src/add-ons/mail_daemon/outbound_filters/fortune/
H A DFortuneFilter.cpp88 body->AppendText(fortuneText); in MessageReadyToSend()
/haiku/headers/os/mail/
H A DMailComponent.h107 void AppendText(const char *text);
/haiku/docs/user/mail/
H A DTextMailComponent.dox69 \fn void BTextMailComponent::AppendText(const char *text)
/haiku/src/kits/mail/
H A DMailComponent.cpp462 BTextMailComponent::AppendText(const char* text) in AppendText() function in BTextMailComponent
/haiku/src/apps/mail/
H A DContent.cpp2043 body->AppendText(text); in AddAsContent()
2185 body->AppendText(content); in AddAsContent()