Searched refs:COLORS_RED_MSG (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tests/kits/game/chart/
H A DChartWindow.h101 COLORS_RED_MSG = 5000, enumerator in enum:__anon22
H A DChartWindow.cpp763 new BMessage(COLORS_RED_MSG));
1036 case COLORS_RED_MSG :
1043 index = message->what - COLORS_RED_MSG;

Completed in 83 milliseconds