Searched refs:MSG_SET_CURRENT_COLOR (Results 1 - 5 of 5) sorted by relevance

/haiku/src/apps/terminal/
H A DThemeView.h31 static const uint32 MSG_SET_CURRENT_COLOR = 'sccl'; variable
H A DColorListView.cpp127 ? MSG_SET_CURRENT_COLOR : MSG_SET_COLOR;
139 // redraw item, MSG_SET_CURRENT_COLOR does this for us
H A DColorPreview.cpp124 BMessage setColorMessage(MSG_SET_CURRENT_COLOR);
H A DThemeView.cpp311 case MSG_SET_CURRENT_COLOR:
H A DTermWindow.cpp1006 case MSG_SET_CURRENT_COLOR:

Completed in 49 milliseconds