Searched refs:MSG_TICK (Results 1 - 4 of 4) sorted by relevance

/haiku/src/tests/servers/app/newerClipping/
H A DClientLooper.h17 MSG_TICK = 'tick', enumerator in enum:__anon5870
H A DClientLooper.cpp95 fTicker = new BMessageRunner(messenger, new BMessage(MSG_TICK), 40000);
152 case MSG_TICK: {
/haiku/src/tests/servers/app/bitmap_drawing/
H A Dmain.cpp21 MSG_TICK = 'tick', enumerator in enum:__anon133
164 BMessage msg(MSG_TICK);
179 case MSG_TICK:
/haiku/src/apps/mediaplayer/playlist/
H A DListViews.cpp40 MSG_TICK = 'tick', enumerator in enum:__anon1
347 case MSG_TICK: {
598 BMessage message(MSG_TICK);

Completed in 27 milliseconds