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

/haiku/src/apps/mail/
H A DMessages.h85 M_PRINT, enumerator in enum:MENUS
H A DMailWindow.cpp332 new BMessage(M_PRINT), 'P'));
686 fToolBar->AddAction(M_PRINT, this, _RetrieveVectorIcon(5), NULL,
688 fToolBar->SetActionEnabled(M_PRINT, false);
696 fToolBar->AddAction(M_PRINT, this, _RetrieveVectorIcon(5), NULL,
743 _UpdateLabel(M_PRINT, B_TRANSLATE("Print"), showLabel);
1088 fToolBar->SetActionEnabled(M_PRINT, fFieldState);
1439 case M_PRINT:
1652 fToolBar->SetActionEnabled(M_PRINT, fFieldState);

Completed in 72 milliseconds