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

/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaRoutingView.h379 BPoint m_lastDropPoint; member in class:MediaRoutingView
H A DMediaRoutingView.cpp281 m_lastDropPoint = Align(ConvertFromScreen(dropPoint - dropOffset));
1270 AddItem(panel = new MediaNodePanel(m_lastDropPoint, ref));
1766 m_lastDropPoint = Align(dropPoint);

Completed in 34 milliseconds