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

/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaRoutingView.h376 media_node_id m_lastDroppedNode; member in class:MediaRoutingView
H A DMediaRoutingView.cpp128 m_lastDroppedNode(0),
278 m_lastDroppedNode = droppedNode->id();
1268 if (id == m_lastDroppedNode) // this was instantiated thru drag & drop
1272 m_lastDroppedNode = 0;
1765 m_lastDroppedNode = droppedNode->id();

Completed in 76 milliseconds