Home
last modified time | relevance | path

Searched refs:DeleteRemoteWhenLocal (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DSettings.h34 bool DeleteRemoteWhenLocal() const;
H A DSettings.cpp113 Settings::DeleteRemoteWhenLocal() const in DeleteRemoteWhenLocal() function in Settings
H A DIMAPFolder.cpp252 if (fProtocol.Settings()->DeleteRemoteWhenLocal()) in SyncMessageFlags()