Searched refs:DragStop (Results 1 - 12 of 12) sorted by relevance

/haiku/src/apps/deskbar/
H A DWindowMenu.cpp225 // in expando mode the teammenu will not call DragStop, thus, it needs to
232 barview->DragStop();
H A DBarView.h125 void DragStop(bool full = false);
H A DBarMenuBar.cpp276 fBarView->DragStop(true);
H A DTeamMenu.cpp190 fBarView->DragStop();
H A DBarView.cpp989 TBarView::DragStop(bool full) function in class:TBarView
1104 DragStop(true);
1147 DragStop(true);
H A DTeamMenuItem.cpp172 fBarView->DragStop();
H A DDeskbarMenu.cpp121 fBarView->DragStop();
H A DExpandoMenuBar.cpp1099 fBarView->DragStop(true);
/haiku/src/kits/tracker/
H A DContainerWindow.h201 void DragStop();
H A DPoseView.h381 void DragStop();
H A DContainerWindow.cpp1527 DragStop();
4004 BContainerWindow::DragStop() function in class:BContainerWindow
H A DPoseView.cpp7307 DragStop();
7390 DragStop();
9953 BPoseView::DragStop() function in class:BPoseView
9958 window->DragStop();

Completed in 123 milliseconds