Home
last modified time | relevance | path

Searched refs:_StoreIndexOfMarked (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/mail/
H A DProtocolConfigView.cpp306 _StoreIndexOfMarked(settings, "flavor", fFlavorField); in SaveInto()
307 _StoreIndexOfMarked(settings, "auth_method", fAuthenticationField); in SaveInto()
380 MailProtocolConfigView::_StoreIndexOfMarked(BMessage& message, const char* name, in _StoreIndexOfMarked() function in BPrivate::MailProtocolConfigView
/haiku/headers/private/mail/
H A DProtocolConfigView.h84 void _StoreIndexOfMarked(BMessage& message,