Home
last modified time | relevance | path

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

/haiku/src/tests/kits/game/chart/
H A DChartWindow.h83 ANIM_SLOW_ROT_MSG = 1001, enumerator
H A DChartWindow.cpp506 new BMessage(ANIM_SLOW_ROT_MSG)); in ChartWindow()
994 case ANIM_SLOW_ROT_MSG : in MessageReceived()