Home
last modified time | relevance | path

Searched defs:OnMotion (Results 1 – 25 of 124) sorted by relevance

12345

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/input/joysticks/generic/
H A DButtonMapping.cpp61 bool CButtonDetector::OnMotion(bool bPressed) in OnMotion() function in CButtonDetector
76 bool CHatDetector::OnMotion(HAT_STATE state) in OnMotion() function in CHatDetector
98 bool CAxisDetector::OnMotion(float position) in OnMotion() function in CAxisDetector
249 bool CKeyDetector::OnMotion(bool bPressed) in OnMotion() function in CKeyDetector
265 bool CMouseButtonDetector::OnMotion(bool bPressed) in OnMotion() function in CMouseButtonDetector
280 bool CPointerDetector::OnMotion(int x, int y) in OnMotion() function in CPointerDetector
/dports/x11-toolkits/blt/blt2.5/demos/
H A Ddnd1.tcl46 proc OnMotion { widget args } { procedure
H A Ddnd2.tcl313 proc OnMotion { widget args } { procedure
/dports/graphics/py-visvis/visvis-1.13.0/examples/
H A Ddrawing.py82 def OnMotion(self, event): member in Drawer
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/games/addons/input/
H A DGameClientMouse.cpp41 bool CGameClientMouse::OnMotion(const std::string& relpointer, int dx, int dy) in OnMotion() function in CGameClientMouse
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gcp/
H A Dtool.cc82 void Tool::OnMotion (View* pView, Object* pObject, double x, double y, unsigned int state) in OnMotion() function in gcp::Tool
172 void Tool::OnMotion () in OnMotion() function in gcp::Tool
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gccv/
H A Dclient.cc55 bool Client::OnMotion (G_GNUC_UNUSED ItemClient *client, G_GNUC_UNUSED double x, G_GNUC_UNUSED doub… in OnMotion() function in gccv::Client
/dports/graphics/py-visvis/visvis-1.13.0/core/
H A Dcameras.py182 def OnMotion(self, event): member in BaseCamera
603 def OnMotion(self, event): member in TwoDCamera
983 def OnMotion(self, event): member in ThreeDCamera
1493 def OnMotion(self, event): member in FlyCamera
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/plugins/paint/selection/
H A Derasertool.cc200 void gcpEraserTool::OnMotion () in OnMotion() function in gcpEraserTool
/dports/x11-toolkits/vdk/vdk-2.5.1/testvdk/
H A Dcanvascompo.cc113 CanvasComponent::OnMotion(VDKObject*, GdkEvent* ev) in OnMotion() function in CanvasComponent
H A Ddrawingcompo.cc141 DrawingComponent::OnMotion(VDKObject*, GdkEvent* ev) in OnMotion() function in DrawingComponent
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/ozone/platform/wayland/test/
H A Dtest_data_device.cc76 void TestDataDevice::OnMotion(uint32_t time, wl_fixed_t x, wl_fixed_t y) { in OnMotion() function in wl::TestDataDevice
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/generic/
H A Dhyperlink.cpp230 void wxHyperlinkCtrl::OnMotion(wxMouseEvent& event) in OnMotion() function in wxHyperlinkCtrl
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/generic/
H A Dhyperlink.cpp230 void wxHyperlinkCtrl::OnMotion(wxMouseEvent& event) in OnMotion() function in wxHyperlinkCtrl
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/generic/
H A Dhyperlink.cpp230 void wxHyperlinkCtrl::OnMotion(wxMouseEvent& event) in OnMotion() function in wxHyperlinkCtrl
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/generic/
H A Dhyperlink.cpp230 void wxHyperlinkCtrl::OnMotion(wxMouseEvent& event) in OnMotion() function in wxHyperlinkCtrl
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/docs/sphinx/rest_substitutions/snippets/python/converted/
H A Dwx.ComboCtrl.1.py20 def OnMotion(self, evt): member in ListCtrlComboPopup
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Dhyperlinkg.cpp248 void wxGenericHyperlinkCtrl::OnMotion(wxMouseEvent& event) in OnMotion() function in wxGenericHyperlinkCtrl
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Dhyperlinkg.cpp245 void wxGenericHyperlinkCtrl::OnMotion(wxMouseEvent& event) in OnMotion() function in wxGenericHyperlinkCtrl
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/wayland/test/
H A Dtest_data_device.cc95 void TestDataDevice::OnMotion(uint32_t time, wl_fixed_t x, wl_fixed_t y) { in OnMotion() function in wl::TestDataDevice
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Dhyperlinkg.cpp248 void wxGenericHyperlinkCtrl::OnMotion(wxMouseEvent& event) in OnMotion() function in wxGenericHyperlinkCtrl
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/
H A DDragImage.py202 def OnMotion(self, evt): member in DragCanvas
H A DComboCtrl.py22 def OnMotion(self, evt): member in ListCtrlComboPopup
/dports/deskutils/treesheets/treesheets-1.0.2/src/
H A Dmycanvas.h49 void OnMotion(wxMouseEvent &me) { in OnMotion() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/samples/combo/
H A Dcombo1.py39 def OnMotion(self, evt): member in ListCtrlComboPopup

12345