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

/haiku/src/tests/kits/game/chart/
H A DChartWindow.h108 SPECIAL_NONE_MSG = 6000, enumerator in enum:__anon22
H A DChartWindow.cpp855 new BMessage(SPECIAL_NONE_MSG));
1050 case SPECIAL_NONE_MSG :
1054 fNextSettings.special = SPECIAL_NONE + (message->what - SPECIAL_NONE_MSG);

Completed in 89 milliseconds