Searched refs:B_MAIL_TYPE (Results 1 - 7 of 7) sorted by relevance

/haiku/src/add-ons/tracker/mark_as/
H A DMarkAsRead.cpp27 && (type == B_MAIL_TYPE || type == B_PARTIAL_MAIL_TYPE)) {
H A DMarkAs.cpp99 && (type == B_MAIL_TYPE || type == B_PARTIAL_MAIL_TYPE)) {
/haiku/headers/os/mail/
H A DE-mail.h57 #define B_MAIL_TYPE "text/x-email" // mime type macro
/haiku/src/kits/mail/
H A DMailMessage.cpp807 BNodeInfo(attributed).SetType(B_MAIL_TYPE);
/haiku/src/apps/mail/
H A DMailApp.cpp622 if (strcmp(type, B_MAIL_TYPE) == 0
H A DContent.cpp1837 if (be_roster->Launch(B_MAIL_TYPE, 1, &enclosure->name) < B_OK) {
H A DMailWindow.cpp840 if (strcasecmp(fileType, B_MAIL_TYPE) == 0

Completed in 289 milliseconds