Searched refs:IsInboundEnabled (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/os/mail/
H A DMailSettings.h160 bool IsInboundEnabled() const;
/haiku/src/preferences/mail/
H A DConfigWindow.cpp563 if (settings->IsInboundEnabled())
576 if (settings->IsInboundEnabled()) {
785 if (!account->IsInboundEnabled())
/haiku/src/kits/mail/
H A DMailSettings.cpp828 BMailAccountSettings::IsInboundEnabled() const function in class:BMailAccountSettings
/haiku/src/servers/mail/
H A DMailDaemonApplication.cpp640 if (settings.IsInboundEnabled()) {

Completed in 52 milliseconds