Searched refs:ComponentType (Results 1 - 5 of 5) 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) {
305 if (component->ComponentType() == B_MAIL_MULTIPART_CONTAINER) {
H A DContent.cpp2264 if (component->ComponentType() == B_MAIL_MULTIPART_CONTAINER) {
/haiku/src/kits/mail/
H A DMailComponent.cpp56 BMailComponent::ComponentType() function in class:BMailComponent
81 switch (ComponentType()) {
H A DMailMessage.cpp645 switch (component->ComponentType()) {

Completed in 60 milliseconds