Home
last modified time | relevance | path

Searched refs:pointerDrag (Results 1 – 22 of 22) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/saga2/
H A Dpanel.h160 virtual void pointerDrag(gPanelMessage &msg);
351 void pointerDrag(gPanelMessage &msg);
459 void pointerDrag(gPanelMessage &msg);
H A Dfloating.h113 void pointerDrag(gPanelMessage &msg);
135 void pointerDrag(gPanelMessage &msg);
H A Dautomap.h88 void pointerDrag(gPanelMessage &msg);
H A Dvideobox.h93 void pointerDrag(gPanelMessage &msg);
H A Dmsgbox.h89 void pointerDrag(gPanelMessage &msg);
H A Ddocument.h129 void pointerDrag(gPanelMessage &msg);
H A Dvideobox.cpp104 void CVideoBox::pointerDrag(gPanelMessage &) { in pointerDrag() function in Saga2::CVideoBox
H A Dbutton.h272 void pointerDrag(gPanelMessage &msg);
373 void pointerDrag(gPanelMessage &msg);
H A Dgtextbox.h135 void pointerDrag(gPanelMessage &msg);
H A Dpanel.cpp132 void gPanel::pointerDrag(gPanelMessage &) {} in pointerDrag() function in Saga2::gPanel
556 void gWindow::pointerDrag(gPanelMessage &) { in pointerDrag() function in Saga2::gWindow
720 void gGenericControl::pointerDrag(gPanelMessage &) { in pointerDrag() function in Saga2::gGenericControl
839 activePanel->pointerDrag(msg); // send panel a mouse movement in handleMouse()
H A Dfloating.cpp346 void DragBar::pointerDrag(gPanelMessage &msg) { in pointerDrag() function in Saga2::DragBar
406 void gButton::pointerDrag(gPanelMessage &msg) { in pointerDrag() function in Saga2::gButton
H A Dbutton.cpp571 void GfxCompButton::pointerDrag(gPanelMessage &msg) { in pointerDrag() function in Saga2::GfxCompButton
887 void GfxSlider::pointerDrag(gPanelMessage &msg) { in pointerDrag() function in Saga2::GfxSlider
H A Dmsgbox.cpp388 void SimpleButton::pointerDrag(gPanelMessage &msg) { in pointerDrag() function in Saga2::SimpleButton
H A Ddocument.cpp299 void CDocument::pointerDrag(gPanelMessage &) { in pointerDrag() function in Saga2::CDocument
H A Dautomap.cpp370 void AutoMap::pointerDrag(gPanelMessage &) { in pointerDrag() function in Saga2::AutoMap
H A Dgtextbox.cpp606 void gTextBox::pointerDrag(gPanelMessage &msg) { in pointerDrag() function in Saga2::gTextBox
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWidget/
H A DViewerEventHandlers.cpp86 return _doMouseEvent(x, y, &WindowManager::pointerDrag); in _handleMouseDrag()
H A DWindowManager.cpp545 bool WindowManager::pointerDrag(float x, float y) { in pointerDrag() function in osgWidget::WindowManager
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWidget/
H A DViewerEventHandlers.cpp86 return _doMouseEvent(x, y, &WindowManager::pointerDrag); in _handleMouseDrag()
H A DWindowManager.cpp545 bool WindowManager::pointerDrag(float x, float y) { in pointerDrag() function in osgWidget::WindowManager
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgWidget/
H A DWindowManager98 bool pointerDrag (float, float);
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osgWidget/
H A DWindowManager98 bool pointerDrag (float, float);