Searched refs:M_REPLY (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/mail/
H A DMessages.h72 M_REPLY, enumerator in enum:MENUS
H A DMailWindow.cpp413 new BMessage(M_REPLY),'R'));
692 fToolBar->AddAction(M_REPLY, this, _RetrieveVectorIcon(8), NULL,
745 _UpdateLabel(M_REPLY, B_TRANSLATE("Reply"), showLabel);
1167 case M_REPLY:
1176 new BMessage(M_REPLY)));
H A DMailApp.cpp294 case M_REPLY:

Completed in 88 milliseconds