Home
last modified time | relevance | path

Searched refs:IsAttachment (Results 1 – 4 of 4) sorted by relevance

/haiku/headers/os/mail/
H A DMailComponent.h43 bool IsAttachment();
/haiku/src/kits/mail/
H A DMailComponent.cpp71 } else if (!IsAttachment() && (super == "text" || type.Type() == NULL)) in ComponentType()
96 BMailComponent::IsAttachment() in IsAttachment() function in BMailComponent
H A DMailMessage.cpp568 return fBody->IsAttachment(); in IsComponentAttachment()
579 return component->IsAttachment(); in IsComponentAttachment()
/haiku/docs/user/mail/
H A DMailComponent.dox121 \fn bool BMailComponent::IsAttachment()