Searched refs:inboundType (Results 1 - 3 of 3) sorted by relevance

/haiku/src/preferences/mail/
H A DAutoConfigView.cpp139 info.inboundType = IMAP;
141 info.inboundType = POP;
296 if (info.inboundType == IMAP)
318 if (info.inboundType == POP)
329 if (info.inboundType == POP) {
335 if (info.inboundType == IMAP) {
420 if (info.inboundType == IMAP) {
H A DAutoConfigView.h37 protocol_type inboundType; member in struct:account_info
H A DAutoConfigWindow.cpp176 if (fAccountInfo.inboundType == IMAP) {

Completed in 47 milliseconds