Searched refs:BackgroundMouseDown (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/cortex/DiagramView/
H A DDiagramView.h102 // hook called from BackgroundMouseDown() if the background was hit
103 virtual void BackgroundMouseDown( function in class:DiagramView
H A DDiagramView.cpp350 BackgroundMouseDown(point, m_lastButton, m_clickCount);
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaRoutingView.h206 virtual void BackgroundMouseDown(
H A DMediaRoutingView.cpp243 MediaRoutingView::BackgroundMouseDown(BPoint point, uint32 buttons, function in class:MediaRoutingView
246 D_MOUSE(("MediaRoutingView::BackgroundMouseDown()\n"));

Completed in 110 milliseconds