Searched refs:MarkAsRead (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/os/mail/
H A DMailDaemon.h32 status_t MarkAsRead(int32 account, const entry_ref& ref,
/haiku/src/add-ons/tracker/mark_as/
H A DMarkAsRead.cpp43 BMailDaemon().MarkAsRead(account, ref, read);
H A DMarkAs.cpp119 BMailDaemon().MarkAsRead(account, ref, B_SEEN);
/haiku/src/kits/mail/
H A DMailDaemon.cpp95 BMailDaemon::MarkAsRead(int32 account, const entry_ref& ref, read_flags flag) function in class:BMailDaemon
/haiku/src/servers/mail/
H A DMailDaemonApplication.cpp71 status_t MarkAsRead(const entry_ref& ref, read_flags flag) function in class:InboundMessenger
301 InboundMessenger(protocol).MarkAsRead(ref, read);
/haiku/src/apps/mail/
H A DMailWindow.cpp926 BMailDaemon().MarkAsRead(account, *message, flag);

Completed in 53 milliseconds