Home
last modified time | relevance | path

Searched defs:mousepos (Results 1 – 25 of 72) sorted by relevance

123

/dports/math/analitza/analitza-21.12.3/analitzaplot/
H A Dplanecurve.cpp60 QPair< QPointF, QString > PlaneCurve::image(const QPointF &mousepos) in image()
66 QLineF PlaneCurve::tangent(const QPointF &mousepos) in tangent()
/dports/games/blobby/blobby-1.0/src/
H A DIMGUI.cpp373 Vector2 mousepos = InputManager::getSingleton()->position(); in doButton() local
404 Vector2 mousepos = InputManager::getSingleton()->position(); in doImageButton() local
497 Vector2 mousepos = InputManager::getSingleton()->position(); in doScrollbar() local
552 Vector2 mousepos = InputManager::getSingleton()->position(); in doEditbox() local
828 Vector2 mousepos = InputManager::getSingleton()->position(); in doSelectbox() local
980 Vector2 mousepos = InputManager::getSingleton()->position(); in doChatbox() local
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/VRMLnodes/
H A DSoVRMLDragSensor.h79 SbVec2s mousepos; variable
/dports/graphics/gource/gource-0.51/src/core/
H A Dmousecursor.h35 vec2 mousepos; variable
/dports/sysutils/logstalgia/Logstalgia-logstalgia-1.1.2/src/core/
H A Dmousecursor.h35 vec2 mousepos; variable
/dports/games/blobby/blobby-1.0/src/state/
H A DReplayState.cpp162 Vector2 mousepos = InputManager::getSingleton()->position(); in step_impl() local
/dports/games/90secondportraits/90-Second-Portraits-1.01b/hump/
H A Dcamera.lua111 function camera:mousepos() function
/dports/games/lincity-ng/lincity-ng-2.0/src/gui/
H A DEvent.hpp56 Vector2 mousepos; member in Event
/dports/science/py-veusz/veusz-veusz-3.3.1/veusz/windows/
H A Dplotwindow.py616 def axesForPoint(self, mousepos): argument
646 def doGraphZoomOnPoint(self, mousepos, factor=0.8, inverse=False): argument
707 def doGraphRecenterOnPoint(self, mousepos): argument
711 def doGraphReset(self, mousepos): argument
735 def doPick(self, mousepos): argument
/dports/games/0ad/0ad-0.0.23b-alpha/source/gui/
H A DCTooltip.cpp87 CPos mousepos, offset; in SetupText() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tony/
H A Dinventory.cpp808 void RMInterface::doFrame(RMGfxTargetBuffer &bigBuf, RMPoint mousepos) { in doFrame()
816 void RMInterface::clicked(const RMPoint &mousepos) { in clicked()
838 bool RMInterface::released(const RMPoint &mousepos, RMTonyAction &action) { in released()
/dports/games/scummvm/scummvm-2.5.1/engines/tony/
H A Dinventory.cpp806 void RMInterface::doFrame(RMGfxTargetBuffer &bigBuf, RMPoint mousepos) { in doFrame()
814 void RMInterface::clicked(const RMPoint &mousepos) { in clicked()
836 bool RMInterface::released(const RMPoint &mousepos, RMTonyAction &action) { in released()
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dmouse_msystems.c10 int mousepos, mousedelay; member
H A Dmouse_serial.c10 int mousepos, mousedelay; member
/dports/audio/traverso/traverso-0.49.6/src/sheetcanvas/
H A DCurveView.h67 QPoint mousepos; variable
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/examples/
H A Dverlet_chain_demo.py73 mousepos = np.array([30, 20]) variable
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-2.0/
H A Dmapctrl.c78 struct tmousepos *mousepos = data; in popupinfo_positioning_callback() local
116 static struct tmousepos mousepos; in popit() local
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-2.0/
H A Dmapctrl.c78 struct tmousepos *mousepos = data; in popupinfo_positioning_callback() local
116 static struct tmousepos mousepos; in popit() local
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dmapctrl.c82 struct tmousepos *mousepos = data; in popupinfo_positioning_callback() local
120 static struct tmousepos mousepos; in popit() local
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dmapctrl.c82 struct tmousepos *mousepos = data; in popupinfo_positioning_callback() local
120 static struct tmousepos mousepos; in popit() local
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dmapctrl.c83 struct tmousepos *mousepos = data; in popupinfo_positioning_callback() local
121 static struct tmousepos mousepos; in popit() local
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dmapctrl.c83 struct tmousepos *mousepos = data; in popupinfo_positioning_callback() local
121 static struct tmousepos mousepos; in popit() local
/dports/emulators/mess/mame-mame0226/src/osd/modules/input/
H A Dinput_win32.cpp282 POINT mousepos; in poll() local
354 POINT mousepos; in handle_shared_axis_mode() local
/dports/emulators/mame/mame-mame0226/src/osd/modules/input/
H A Dinput_win32.cpp282 POINT mousepos; in poll() local
354 POINT mousepos; in handle_shared_axis_mode() local
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCSceneNodeAnimatorCameraFPS.cpp179 …core::vector2d<u32> mousepos(u32(CursorControl->getPosition().X), u32(CursorControl->getPosition()… in animateNode() local

123