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

/haiku/src/apps/terminal/
H A DPrefWindow.h17 const uint32 MSG_DEFAULTS_PRESSED = 'defl'; variable
H A DThemeWindow.cpp32 const uint32 MSG_DEFAULTS_PRESSED = 'defl'; variable
47 new BMessage(MSG_DEFAULTS_PRESSED), B_WILL_DRAW);
187 case MSG_DEFAULTS_PRESSED:
H A DPrefWindow.cpp51 B_TRANSLATE("Defaults"), new BMessage(MSG_DEFAULTS_PRESSED),
169 case MSG_DEFAULTS_PRESSED:

Completed in 42 milliseconds