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

/haiku/src/preferences/mail/
H A DAutoConfigView.cpp315 fInboundEncryptionMenu);
327 if (fInboundEncryptionMenu != NULL) {
330 item = fInboundEncryptionMenu->Menu()->ItemAt(
336 item = fInboundEncryptionMenu->Menu()->ItemAt(
341 fInboundEncrItemStart = fInboundEncryptionMenu->Menu()->FindMarked();
344 fInboundEncryptionMenu->CreateLabelLayoutItem(), 0, row);
346 fInboundEncryptionMenu->CreateMenuBarLayoutItem(), 1, row++);
410 RemoveChild(fInboundEncryptionMenu);
412 delete fInboundEncryptionMenu;
422 if (fInboundEncryptionMenu !
[all...]
H A DAutoConfigView.h99 BMenuField* fInboundEncryptionMenu; member in class:ServerSettingsView

Completed in 37 milliseconds