Home
last modified time | relevance | path

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

/haiku/src/apps/terminal/
H A DAppearPrefView.h28 static const uint32 MSG_WARN_ON_EXIT_CHANGED = 'mwec'; variable
H A DAppearPrefView.cpp63 new BMessage(MSG_WARN_ON_EXIT_CHANGED)); in AppearancePrefView()
264 case MSG_WARN_ON_EXIT_CHANGED: in MessageReceived()