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

/haiku/src/apps/terminal/
H A DPrefWindow.h18 const uint32 MSG_SAVEAS_PRESSED = 'canl'; variable
H A DThemeWindow.cpp33 const uint32 MSG_SAVEAS_PRESSED = 'canl'; variable
54 new BMessage(MSG_SAVEAS_PRESSED), B_WILL_DRAW);
179 case MSG_SAVEAS_PRESSED:
H A DPrefWindow.cpp59 new BMessage(MSG_SAVEAS_PRESSED), B_WILL_DRAW))
161 case MSG_SAVEAS_PRESSED:

Completed in 35 milliseconds