Searched refs:_SetCredentialsEnabled (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/mail/
H A DProtocolConfigView.h89 void _SetCredentialsEnabled(bool enabled);
/haiku/src/kits/mail/
H A DProtocolConfigView.cpp213 _SetCredentialsEnabled(item->Command() != kMsgNoPassword);
336 _SetCredentialsEnabled(true);
339 _SetCredentialsEnabled(false);
406 MailProtocolConfigView::_SetCredentialsEnabled(bool enabled) function in class:BPrivate::MailProtocolConfigView

Completed in 32 milliseconds