Home
last modified time | relevance | path

Searched defs:hasSubFolders (Results 1 – 12 of 12) sorted by relevance

/dports/mail/cone/cone-1.1/libmail/
H A Dpop3folder.C41 bool mail::pop3Folder::hasSubFolders() const in hasSubFolders() function
55 void mail::pop3Folder::hasSubFolders(bool flag) in hasSubFolders() function
H A Dtmpaccountfolder.C36 void mail::tmpaccount::folder::hasSubFolders(bool dummy) in hasSubFolders() function
162 bool mail::tmpaccount::folder::hasSubFolders() const in hasSubFolders() function
H A Dsmapsendfolder.C44 bool mail::smapSendFolder::hasSubFolders() const in hasSubFolders() function
58 void mail::smapSendFolder::hasSubFolders(bool arg) in hasSubFolders() function
H A Dsmtpfolder.C49 bool mail::smtpFolder::hasSubFolders() const in hasSubFolders() function
58 void mail::smtpFolder::hasSubFolders(bool dummy) in hasSubFolders() function
H A Dnntpfolder.C91 bool mail::nntp::folder::hasSubFolders() const in hasSubFolders() function
110 void mail::nntp::folder::hasSubFolders(bool flag) in hasSubFolders() function
H A Dmboxfolder.C121 bool mail::mbox::folder::hasSubFolders() const in hasSubFolders() function
137 void mail::mbox::folder::hasSubFolders(bool arg) in hasSubFolders() function
H A Dmaildirfolder.C103 bool mail::maildir::folder::hasSubFolders() const in hasSubFolders() function
120 void mail::maildir::folder::hasSubFolders(bool flag) in hasSubFolders() function
H A Dimapfolders.C141 void mail::imapFolder::hasSubFolders(bool flag) in hasSubFolders() function
175 bool mail::imapFolder::hasSubFolders() const in hasSubFolders() function
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/bindings/java/src/org/sleuthkit/datamodel/
H A DMessageFolder.java55 public synchronized void setHasSubfolders(boolean hasSubFolders) { in setHasSubfolders()
/dports/mail/cone/cone-1.1/cone/
H A Dnntpcommand.C63 bool nntpCommandFolder::hasSubFolders() const in hasSubFolders() function
82 void nntpCommandFolder::hasSubFolders(bool dummy) in hasSubFolders() function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/imap/src/
H A DnsImapIncomingServer.cpp1458 bool hasSubFolders = false; in DiscoveryDone() local
H A DnsImapMailFolder.cpp742 bool hasSubFolders = false; in UpdateFolderWithListener() local