Searched refs:fApp (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/os/app/
H A DNotification.h97 BString fApp; member in class:BNotification
/haiku/src/kits/app/
H A DNotification.cpp334 if (fApp == "")
336 return fApp;
343 fApp = app;
/haiku/src/apps/icon-o-matic/
H A DMainWindow.h107 IconEditorApp* fApp; member in class:MainWindow
H A DMainWindow.cpp127 fApp(app),
/haiku/src/apps/mail/
H A DMailWindow.cpp193 fApp(app),
227 fAutoMarkRead = fApp->AutoMarkRead();
382 if (fApp->StartWithSpellCheckOn())
485 ? fApp->MailCharacterSet() : B_MAIL_NULL_CONVERSION;
530 if (!resending && fIncoming && fApp->ShowSpamGUI()) {
556 if (!fApp->ShowToolBar())
560 fApp->DefaultAccount());
563 false, fApp->ColoredQuotes());
582 BString signature = fApp->Signature();
700 if (fApp
[all...]
H A DMailWindow.h145 TMailApp* fApp; member in class:TMailWindow

Completed in 107 milliseconds