Home
last modified time | relevance | path

Searched refs:M_SIG_MENU (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/mail/
H A DMessages.h102 M_SIG_MENU, enumerator
H A DMailWindow.cpp681 fToolBar->AddAction(M_SIG_MENU, this, _RetrieveVectorIcon(2), NULL, in BuildToolBar()
741 _UpdateLabel(M_SIG_MENU, B_TRANSLATE("Signature"), showLabel); in UpdateViews()
1505 case M_SIG_MENU: in MessageReceived()
1515 BButton* button = fToolBar->FindButton(M_SIG_MENU); in MessageReceived()