Searched refs:M_SET_END_POSITION (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/cortex/NodeManager/
H A DNodeGroup.h181 M_SET_END_POSITION, //L enumerator in enum:NodeGroup::message_t
H A DNodeGroup.cpp776 case M_SET_END_POSITION:
782 "* NodeGroup::MessageReceived(M_SET_END_POSITION):\n"
/haiku/src/apps/cortex/TransportView/
H A DTransportView.cpp456 case NodeGroup::M_SET_END_POSITION: {
650 m = new BMessage(NodeGroup::M_SET_END_POSITION);
676 // m = new BMessage(NodeGroup::M_SET_END_POSITION);

Completed in 92 milliseconds