Home
last modified time | relevance | path

Searched refs:ComponentType (Results 1 – 6 of 6) sorted by relevance

/haiku/headers/os/mail/
H A DMailComponent.h41 uint32 ComponentType();
/haiku/src/apps/mail/
H A DEnclosures.cpp89 if (component->ComponentType() == B_MAIL_MULTIPART_CONTAINER) { in recursive_attachment_search()
305 if (component->ComponentType() == B_MAIL_MULTIPART_CONTAINER) { in AddEnclosuresFromMail()
H A DContent.cpp2264 if (component->ComponentType() == B_MAIL_MULTIPART_CONTAINER) { in ParseMail()
/haiku/src/kits/mail/
H A DMailComponent.cpp56 BMailComponent::ComponentType() in ComponentType() function in BMailComponent
81 switch (ComponentType()) { in WhatIsThis()
H A DMailMessage.cpp645 switch (component->ComponentType()) { in _RetrieveTextBody()
/haiku/docs/user/mail/
H A DMailComponent.dox99 \fn uint32 BMailComponent::ComponentType()