Searched refs:AddFlavor (Results 1 – 5 of 5) sorted by relevance
51 AddFlavor(B_TRANSLATE("No encryption")); in POP3ConfigView()52 AddFlavor(B_TRANSLATE("SSL")); in POP3ConfigView()
48 AddFlavor(B_TRANSLATE("Unencrypted")); in SMTPConfigView()49 AddFlavor(B_TRANSLATE("SSL")); in SMTPConfigView()
63 AddFlavor(B_TRANSLATE("No encryption")); in ConfigView()64 AddFlavor(B_TRANSLATE("SSL")); in ConfigView()
68 void AddFlavor(const char* label);
235 MailProtocolConfigView::AddFlavor(const char* label) in AddFlavor() function in BPrivate::MailProtocolConfigView