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

/haiku/src/apps/mediaplayer/interface/
H A DTransportControlGroup.cpp35 MSG_STOP = 'stop', enumerator in enum:__anon1645
136 _CreateStopShape(symbolHeight), new BMessage(MSG_STOP),
249 case MSG_STOP:
/haiku/src/apps/expander/
H A DExpanderWindow.cpp42 const uint32 MSG_STOP = 'mSTO'; variable
310 case MSG_STOP:
626 new BMessage(MSG_STOP), 'K'));

Completed in 24 milliseconds