Home
last modified time | relevance | path

Searched refs:MouseMove (Results 1 – 25 of 3358) sorted by relevance

12345678910>>...135

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/input/
H A Dfallback_cursor_event_manager_test.cc139 MouseMove(0, 0); in TEST_F()
142 MouseMove(0, 600); in TEST_F()
145 MouseMove(800, 0); in TEST_F()
172 MouseMove(-1, -1); in TEST_F()
265 MouseMove(50, 80); in TEST_F()
280 MouseMove(50, 80); in TEST_F()
292 MouseMove(50, 80); in TEST_F()
335 MouseMove(50, 80); in TEST_F()
344 MouseMove(50, 80); in TEST_F()
362 MouseMove(50, 80); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/input/
H A Dtouch_emulator_unittest.cc274 MouseMove(100, 200); in TEST_F()
275 MouseMove(300, 300); in TEST_F()
280 MouseMove(100, 200); in TEST_F()
293 MouseMove(100, 200); in TEST_F()
306 MouseMove(100, 200); in TEST_F()
315 MouseMove(300, 200); in TEST_F()
316 MouseMove(200, 200); in TEST_F()
393 MouseMove(300, 300); in TEST_F()
426 MouseMove(300, 300); in TEST_F()
444 MouseMove(100, 200); in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/input/
H A Dtouch_emulator_unittest.cc274 MouseMove(100, 200); in TEST_F()
275 MouseMove(300, 300); in TEST_F()
280 MouseMove(100, 200); in TEST_F()
293 MouseMove(100, 200); in TEST_F()
306 MouseMove(100, 200); in TEST_F()
315 MouseMove(300, 200); in TEST_F()
316 MouseMove(200, 200); in TEST_F()
393 MouseMove(300, 300); in TEST_F()
426 MouseMove(300, 300); in TEST_F()
444 MouseMove(100, 200); in TEST_F()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/basctl/source/inc/
H A Ddlgedfunc.hxx48 virtual void MouseMove(const MouseEvent& rMEvt);
62 virtual void MouseMove(const MouseEvent& rMEvt) override;
75 virtual void MouseMove(const MouseEvent& rMEvt) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basctl/source/inc/
H A Ddlgedfunc.hxx47 virtual void MouseMove( const MouseEvent& rMEvt );
63 virtual void MouseMove( const MouseEvent& rMEvt ) override;
78 virtual void MouseMove( const MouseEvent& rMEvt ) override;
/dports/graphics/qgis/qgis-3.22.3/tests/src/app/
H A Dtestqgsmaptooltrimextendfeature.cpp213 QEvent::MouseMove, in testPolygon()
229 QEvent::MouseMove, in testPolygon()
277 QEvent::MouseMove, in testMultiLine()
293 QEvent::MouseMove, in testMultiLine()
322 QEvent::MouseMove, in testMultiLine()
339 QEvent::MouseMove, in testMultiLine()
371 QEvent::MouseMove, in testMultiLine()
387 QEvent::MouseMove, in testMultiLine()
430 QEvent::MouseMove, in testLineZ()
446 QEvent::MouseMove, in testLineZ()
[all …]
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/app/
H A Dtestqgsmaptooltrimextendfeature.cpp213 QEvent::MouseMove, in testPolygon()
229 QEvent::MouseMove, in testPolygon()
277 QEvent::MouseMove, in testMultiLine()
293 QEvent::MouseMove, in testMultiLine()
322 QEvent::MouseMove, in testMultiLine()
339 QEvent::MouseMove, in testMultiLine()
371 QEvent::MouseMove, in testMultiLine()
387 QEvent::MouseMove, in testMultiLine()
430 QEvent::MouseMove, in testLineZ()
446 QEvent::MouseMove, in testLineZ()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/uielement/
H A Dstatusbar.cxx66 void FrameworkStatusBar::MouseMove( const MouseEvent& rMEvt ) in MouseMove() function in framework::FrameworkStatusBar
68 StatusBar::MouseMove( rMEvt ); in MouseMove()
70 m_pMgr->MouseMove( rMEvt ); in MouseMove()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Duiaction.h36 bool MouseMove(long x, long y);
37 bool MouseMove(const wxPoint& point) { return MouseMove(point.x, point.y); } in MouseMove() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/uielement/
H A Dstatusbar.cxx66 void FrameworkStatusBar::MouseMove( const MouseEvent& rMEvt ) in MouseMove() function in framework::FrameworkStatusBar
68 StatusBar::MouseMove( rMEvt ); in MouseMove()
70 m_pMgr->MouseMove( rMEvt ); in MouseMove()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Duiaction.h36 bool MouseMove(long x, long y);
37 bool MouseMove(const wxPoint& point) { return MouseMove(point.x, point.y); } in MouseMove() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Duiaction.h32 bool MouseMove(long x, long y);
33 bool MouseMove(const wxPoint& point) { return MouseMove(point.x, point.y); } in MouseMove() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Duiactioncmn.cpp32 bool wxUIActionSimulator::MouseMove(long x, long y) in MouseMove() function in wxUIActionSimulator
34 return m_impl->MouseMove(x, y); in MouseMove()
86 MouseMove(x1, y1); in MouseDragDrop()
88 MouseMove(x2, y2); in MouseDragDrop()
/dports/editors/vim/vim-8.2.3745/src/testdir/
H A Dtest_balloon.vim21 " Use <Ignore> after <MouseMove> to return from vgetc() without removing
28 call feedkeys("\<MouseMove>\<Ignore>", "xt")
51 " Use <Ignore> after <MouseMove> to return from vgetc() without removing
55 \ 'call feedkeys("3Gevfr\<MouseMove>\<Ignore>", "xt")',
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Controls/
H A DctrlNsfPlayer.cs425 public new event MouseEventHandler MouseMove property in Mesen.GUI.Controls.ctrlNsfPlayer
429 this.pnlBackground.MouseMove += value;
430 this.picBackground.MouseMove += value;
431 this.tlpMain.MouseMove += value;
432 this.tlpNsfInfo.MouseMove += value;
436 this.pnlBackground.MouseMove -= value;
437 this.picBackground.MouseMove -= value;
438 this.tlpMain.MouseMove -= value;
439 this.tlpNsfInfo.MouseMove -= value;
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/richtext/
H A Drichtextviewport.cxx71 void RichTextViewPort::MouseMove( const MouseEvent& _rMEvt ) in MouseMove() function in frm::RichTextViewPort
73 Control::MouseMove( _rMEvt ); in MouseMove()
74 m_pView->MouseMove( _rMEvt ); in MouseMove()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/richtext/
H A Drichtextviewport.cxx71 void RichTextViewPort::MouseMove( const MouseEvent& _rMEvt ) in MouseMove() function in frm::RichTextViewPort
73 Control::MouseMove( _rMEvt ); in MouseMove()
74 m_pView->MouseMove( _rMEvt ); in MouseMove()
/dports/devel/upp/upp/bazaar/CtrlLibBoostPy/
H A DButtonOption.cpp19 …virtual void MouseMove(Point p, dword keyflags) { if(override f = this->get_override("mousemove"))… in MouseMove() function in ButtonOptionWrap
20 void default_MouseMove(Point p, dword keyflags) { C::MouseMove(p, keyflags); } in default_MouseMove()
48 .def("mousemove", &ButtonOption::MouseMove, &ButtonOptionWrap::default_MouseMove) in export_ButtonOption()
/dports/x11-toolkits/qwt6/qwt-6.1.6/src/
H A Dqwt_picker_machine.cpp65 case QEvent::MouseMove: in transition()
166 case QEvent::MouseMove: in transition()
253 case QEvent::MouseMove: in transition()
339 case QEvent::MouseMove: in transition()
424 case QEvent::MouseMove: in transition()
520 case QEvent::MouseMove: in transition()
/dports/devel/xelfviewer/XELFViewer-0.03/XQwt/3rdparty/qwt/src/
H A Dqwt_picker_machine.cpp65 case QEvent::MouseMove: in transition()
166 case QEvent::MouseMove: in transition()
253 case QEvent::MouseMove: in transition()
339 case QEvent::MouseMove: in transition()
424 case QEvent::MouseMove: in transition()
520 case QEvent::MouseMove: in transition()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/unittests/
H A Dtest_uiaction.py54 uia.MouseMove(p.ClientToScreen((1,1))); self.waitFor(WAIT)
55 uia.MouseMove(p.ClientToScreen((5,5))); self.waitFor(WAIT)
56 uia.MouseMove(p.ClientToScreen((10,10)).x, p.ClientToScreen((10,10)).y)
71 uia.MouseMove(p.ClientToScreen((10,10))); self.waitFor(WAIT)
86 uia.MouseMove(p.ClientToScreen((10,10))); self.waitFor(WAIT)
101 uia.MouseMove(p.ClientToScreen((10,10))); self.waitFor(WAIT)
115 uia.MouseMove(p.ClientToScreen((10,10))); self.waitFor(WAIT)
/dports/www/otter-browser/otter-browser-1.0.03/src/core/
H A DGesturesManager.cpp112 case QEvent::MouseMove: in toString()
120 if (type == QEvent::Wheel || type == QEvent::MouseMove) in toString()
240 step.type = QEvent::MouseMove; in fromString()
243 if (step.type == QEvent::Wheel || step.type == QEvent::MouseMove) in fromString()
665 if (gestures.at(j).steps.at(k).type == QEvent::MouseMove) in loadProfiles()
704 for (int k = m_steps.count(); (k < steps.count() && steps.at(k).type == QEvent::MouseMove); ++k) in recognizeMoveStep()
730 m_steps.append(MouseProfile::Gesture::Step(QEvent::MouseMove, *iterator, event->modifiers())); in recognizeMoveStep()
877 if (!measureFinished && (index < 0 || m_events.at(index)->type() != QEvent::MouseMove)) in calculateLastMoveDistance()
882 while (index >= 0 && m_events.at(index)->type() != QEvent::MouseMove) in calculateLastMoveDistance()
887 for (; index > 0 && m_events.at(index - 1)->type() == QEvent::MouseMove; --index) in calculateLastMoveDistance()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Duiaction.sip28 bool MouseMove(
33 MouseMove(x, y) -> bool
34 MouseMove(point) -> bool
39 bool MouseMove(
/dports/devel/upp/upp/bazaar/PlotCtrl/
H A DPlotCtrl.cpp20 MouseMove(GetMousePos(),0); in Zoom()
41 MouseMove(GetMousePos(),0); in ZoomAll()
86 void PlotCtrl::MouseMove(Point pt, dword keyflags){ in MouseMove() function in PlotCtrl
127 MouseMove(pt,keyflags); in MiddleUp()
131 MouseMove(pt,keyflags); in LeftUp()
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/ui/inc/
H A Ddlgedfunc.hxx93 virtual bool MouseMove( const MouseEvent& rMEvt );
134 virtual bool MouseMove( const MouseEvent& rMEvt ) override;
149 virtual bool MouseMove( const MouseEvent& rMEvt ) override;

12345678910>>...135