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

/haiku/src/apps/terminal/
H A DPrefWindow.h19 const uint32 MSG_REVERT_PRESSED = 'revt'; variable
H A DThemeWindow.cpp34 const uint32 MSG_REVERT_PRESSED = 'revt'; variable
50 new BMessage(MSG_REVERT_PRESSED), B_WILL_DRAW);
183 case MSG_REVERT_PRESSED:
H A DPrefWindow.cpp54 B_TRANSLATE("Revert"), new BMessage(MSG_REVERT_PRESSED),
165 case MSG_REVERT_PRESSED:

Completed in 60 milliseconds