Home
last modified time | relevance | path

Searched defs:mouseScroll (Results 1 – 10 of 10) sorted by relevance

/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DToolChain.cpp100 void ToolChain::mouseScroll(const InputState& inputState) { in mouseScroll() function in TrenchBroom::View::ToolChain
H A DToolController.h404 void mouseScroll(const InputState& inputState) { in mouseScroll() function
H A DToolBox.cpp253 void ToolBox::mouseScroll(ToolChain* chain, const InputState& inputState) { in mouseScroll() function in TrenchBroom::View::ToolBox
/dports/editors/abiword/abiword-3.0.5/src/af/ev/gtk/
H A Dev_UnixMouse.cpp262 void EV_UnixMouse::mouseScroll(AV_View* pView, GdkEventScroll *e) in mouseScroll() function in EV_UnixMouse
/dports/graphics/recastnavigation/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/RecastDemo/Source/
H A Dmain.cpp200 int mouseScroll = 0; in main() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgGA/
H A DEventQueue.cpp192 osgGA::GUIEventAdapter* EventQueue::mouseScroll(GUIEventAdapter::ScrollingMotion sm, double time) in mouseScroll() function in EventQueue
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgGA/
H A DEventQueue.cpp192 osgGA::GUIEventAdapter* EventQueue::mouseScroll(GUIEventAdapter::ScrollingMotion sm, double time) in mouseScroll() function in EventQueue
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWidget/
H A DWindowManager.cpp566 bool WindowManager::mouseScroll(float x, float y) { in mouseScroll() function in osgWidget::WindowManager
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWidget/
H A DWindowManager.cpp566 bool WindowManager::mouseScroll(float x, float y) { in mouseScroll() function in osgWidget::WindowManager
/dports/games/moonlight-embedded/moonlight-embedded-2.4.11/src/input/
H A Devdev.c66 __s32 mouseDeltaX, mouseDeltaY, mouseScroll; member