Searched refs:MSG_COLOR_SCHEME_CHANGED (Results 1 - 3 of 3) sorted by last modified time

/haiku/src/apps/terminal/
H A DTermWindow.cpp1005 case MSG_COLOR_SCHEME_CHANGED:
H A DThemeView.cpp285 case MSG_COLOR_SCHEME_CHANGED:
389 BMessage message(MSG_COLOR_SCHEME_CHANGED);
488 BMessage* message = new BMessage(MSG_COLOR_SCHEME_CHANGED);
H A DThemeView.h30 static const uint32 MSG_COLOR_SCHEME_CHANGED = 'mccs'; variable

Completed in 44 milliseconds