Home
last modified time | relevance | path

Searched refs:M_GROUP_SELECTED (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaRoutingView.h126 M_GROUP_SELECTED, enumerator
H A DMediaRoutingView.cpp1858 BMessage groupMsg(M_GROUP_SELECTED); in _broadcastSelection()
1868 BMessage groupMsg(M_GROUP_SELECTED); in _broadcastSelection()
/haiku/src/apps/cortex/RouteApp/
H A DRouteWindow.cpp388 case MediaRoutingView::M_GROUP_SELECTED: in MessageReceived()