Searched refs:MarkMessageAsRead (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPProtocol.h48 virtual status_t MarkMessageAsRead(const entry_ref& ref,
H A DIMAPProtocol.cpp212 IMAPProtocol::MarkMessageAsRead(const entry_ref& ref, read_flags flags) function in class:IMAPProtocol
/haiku/src/add-ons/mail_daemon/inbound_filters/match_header/
H A DRuleFilter.cpp106 protocol.MarkMessageAsRead(ref, B_READ);
/haiku/headers/os/add-ons/mail_daemon/
H A DMailProtocol.h136 virtual status_t MarkMessageAsRead(const entry_ref& ref,
/haiku/src/kits/mail/
H A DMailProtocol.cpp414 MarkMessageAsRead(ref, read);
438 BInboundMailProtocol::MarkMessageAsRead(const entry_ref& ref, read_flags flag) function in class:BInboundMailProtocol

Completed in 44 milliseconds