Home
last modified time | relevance | path

Searched refs:fNew (Results 1 – 4 of 4) sorted by relevance

/haiku/src/apps/mail/
H A DSignature.h82 BMenuItem *fNew; variable
H A DSignature.cpp77 menu->AddItem(fNew = new BMenuItem(B_TRANSLATE("New"), in TSignatureWindow()
146 fNew->SetEnabled(textView->TextLength() in MenusBeginning()
/haiku/src/apps/text_search/
H A DGrepWindow.h92 BMenuItem* fNew; variable
H A DGrepWindow.cpp81 fNew(NULL), in GrepWindow()
419 fNew = new BMenuItem( in _CreateMenus()
482 fFileMenu->AddItem(fNew); in _CreateMenus()