Home
last modified time | relevance | path

Searched refs:replace_existing (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/os/mail/
H A DMailComponent.h49 bool replace_existing = true);
52 bool replace_existing = true);
/haiku/src/kits/mail/
H A DMailComponent.cpp122 uint32 charset, mail_encoding encoding, bool replace_existing) in SetHeaderField() argument
124 if (replace_existing) in SetHeaderField()
144 bool replace_existing) in SetHeaderField() argument
150 if (replace_existing) in SetHeaderField()
/haiku/docs/user/mail/
H A DMailComponent.dox134 bool replace_existing = true)
140 \a replace_existing is true, replaces any existing header of this type with
158 BMessage *structured_header, bool replace_existing = true)