Home
last modified time | relevance | path

Searched refs:Touches (Results 1 – 25 of 695) sorted by relevance

12345678910>>...28

/dports/x11/eaglemode/eaglemode-0.95.0/src/emCore/
H A DemViewInputFilter.cpp1010 GetView().Zoom(Touches[0].X,Touches[0].Y,exp(0.002*Touches[0].MsSincePrev)); in DoGesture()
1018 GetView().Zoom(Touches[0].X,Touches[0].Y,exp(-0.002*Touches[0].MsSincePrev)); in DoGesture()
1085 dx=Touches[1].X-Touches[0].X; in DoGesture()
1086 dy=Touches[1].Y-Touches[0].Y; in DoGesture()
1232 Touches[i].PrevDown=Touches[i].Down; in NextTouches()
1233 Touches[i].PrevX=Touches[i].X; in NextTouches()
1234 Touches[i].PrevY=Touches[i].Y; in NextTouches()
1243 Touches[index]=Touches[index+1]; in RemoveTouch()
1264 return Touches[index].X-Touches[index].PrevX; in GetTouchMoveX()
1270 return Touches[index].Y-Touches[index].PrevY; in GetTouchMoveY()
[all …]
H A DemInput.cpp232 Touches.SetTuningLevel(4); in emInputState()
241 Touches=inputState.Touches; in emInputState()
250 Touches=inputState.Touches; in operator =()
261 if (Touches.GetCount()!=inputState.Touches.GetCount()) return false; in operator ==()
263 if (Touches[i].Id!=inputState.Touches[i].Id) return false; in operator ==()
264 if (Touches[i].X!=inputState.Touches[i].X) return false; in operator ==()
265 if (Touches[i].Y!=inputState.Touches[i].Y) return false; in operator ==()
283 if (Touches[i].Id==id) break; in SearchTouch()
291 Touches.AddNew(); in AddTouch()
309 Touches.Remove(index); in RemoveTouch()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/gis/
H A Dtouches.cc449 Touches::Touches(double semi_major, double semi_minor) in Touches() function in gis::Touches
492 bool Touches::eval(const Cartesian_point *g1, in eval()
497 bool Touches::eval(const Cartesian_point *g1, in eval()
502 bool Touches::eval(const Cartesian_point *g1, in eval()
508 bool Touches::eval(const Cartesian_point *, in eval()
515 bool Touches::eval(const Cartesian_point *g1, in eval()
520 bool Touches::eval(const Cartesian_point *g1, in eval()
813 bool Touches::eval(const Geographic_point *g1, in eval()
818 bool Touches::eval(const Geographic_point *g1, in eval()
823 bool Touches::eval(const Geographic_point *g1, in eval()
[all …]
/dports/math/gambit/gambit-16.0.1/src/labenski/src/
H A Dblock.cpp180 printf("Touches b1 b2 %d %d\n", b1.Touches(b2), b2.Touches(b1)); in TestBlocks()
184 printf("Touches b1 b2 %d %d\n", b1.Touches(b2), b2.Touches(b1)); in TestBlocks()
188 printf("Touches b1 b2 %d %d\n", b1.Touches(b2), b2.Touches(b1)); in TestBlocks()
194 printf("Touches b1 b2 %d %d\n", b1.Touches(b2), b2.Touches(b1)); in TestBlocks()
198 printf("Touches b1 b2 %d %d\n", b1.Touches(b2), b2.Touches(b1)); in TestBlocks()
205 bool wxBlockInt::Touches(const wxBlockInt &b) const // see Intersects in Touches() function in wxBlockInt
230 if (!Touches(b)) return false; in Combine()
336 bool wxBlockDouble::Touches(const wxBlockDouble &b) const // see Intersects in Touches() function in wxBlockDouble
347 if (!Touches(b)) return false; in Combine()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/vr/oculus/
H A Doculus_gamepad_helper.cc76 bool touched = (state_.Touches & id) != 0; in GetStandardButton()
82 bool touched = (state_.Touches & id) != 0; in GetTouchButton()
96 bool touched = (state_.Touches & id) != 0; in GetTouchTriggerButton()
/dports/x11/eaglemode/eaglemode-0.95.0/include/emCore/
H A DemInput.h333 emArray<Touch> Touches; variable
540 return Touches.GetCount(); in GetTouchCount()
545 return Touches[index].Id; in GetTouchId()
550 return Touches[index].X; in GetTouchX()
555 return Touches[index].Y; in GetTouchY()
/dports/databases/spatialite/libspatialite-5.0.1/test/sql_stmt_geos_tests/
H A Drelations3.testcase3 …, Disjoint(geom1, geom2), Overlaps(geom1, geom2), Crosses(geom1, geom2), Touches(geom1, geom2), Wi…
11 Touches(geom1, geom2)
H A Drelations5.testcase3 …, Disjoint(geom1, geom2), Overlaps(geom1, geom2), Crosses(geom1, geom2), Touches(geom1, geom2), Wi…
11 Touches(geom1, geom2)
H A Drelations7.testcase3 …, Disjoint(geom1, geom2), Overlaps(geom1, geom2), Crosses(geom1, geom2), Touches(geom1, geom2), Wi…
11 Touches(geom1, geom2)
H A Drelations4.testcase3 …, Disjoint(geom1, geom2), Overlaps(geom1, geom2), Crosses(geom1, geom2), Touches(geom1, geom2), Wi…
11 Touches(geom1, geom2)
H A Drelations1.testcase3 …, Disjoint(geom1, geom2), Overlaps(geom1, geom2), Crosses(geom1, geom2), Touches(geom1, geom2), Wi…
11 Touches(geom1, geom2)
H A Drelations2.testcase3 …, Disjoint(geom1, geom2), Overlaps(geom1, geom2), Crosses(geom1, geom2), Touches(geom1, geom2), Wi…
11 Touches(geom1, geom2)
H A Drelations6.testcase3 …, Disjoint(geom1, geom2), Overlaps(geom1, geom2), Crosses(geom1, geom2), Touches(geom1, geom2), Wi…
11 Touches(geom1, geom2)
H A Drelations8.testcase3 …, Disjoint(geom1, geom2), Overlaps(geom1, geom2), Crosses(geom1, geom2), Touches(geom1, geom2), Wi…
11 Touches(geom1, geom2)
H A Dtestgeos6.testcase1 GEOS test - Touches
/dports/chinese/scim-tables/scim-tables-0.5.10/po/
H A Dfr.po550 msgstr "Touches de Découpe :"
554 msgstr "Touches utilisées pour séparer les chaînes saisies."
559 msgstr "Touches de Validation :"
570 msgstr "Touches de Transmission :"
581 msgstr "Touches de Sélection :"
592 msgstr "Touches Page Haut :"
601 msgstr "Touches Page Bas :"
870 msgstr "Touches de validation non valides."
874 msgstr "Touches de sélection non valides."
878 msgstr "Touches Page Haut non valides."
[all …]
/dports/textproc/scim-table-imengine/scim-tables-0.5.10/po/
H A Dfr.po550 msgstr "Touches de Découpe :"
554 msgstr "Touches utilisées pour séparer les chaînes saisies."
559 msgstr "Touches de Validation :"
570 msgstr "Touches de Transmission :"
581 msgstr "Touches de Sélection :"
592 msgstr "Touches Page Haut :"
601 msgstr "Touches Page Bas :"
870 msgstr "Touches de validation non valides."
874 msgstr "Touches de sélection non valides."
878 msgstr "Touches Page Haut non valides."
[all …]
/dports/japanese/scim-tables/scim-tables-0.5.10/po/
H A Dfr.po550 msgstr "Touches de Découpe :"
554 msgstr "Touches utilisées pour séparer les chaînes saisies."
559 msgstr "Touches de Validation :"
570 msgstr "Touches de Transmission :"
581 msgstr "Touches de Sélection :"
592 msgstr "Touches Page Haut :"
601 msgstr "Touches Page Bas :"
870 msgstr "Touches de validation non valides."
874 msgstr "Touches de sélection non valides."
878 msgstr "Touches Page Haut non valides."
[all …]
/dports/korean/scim-tables/scim-tables-0.5.10/po/
H A Dfr.po550 msgstr "Touches de Découpe :"
554 msgstr "Touches utilisées pour séparer les chaînes saisies."
559 msgstr "Touches de Validation :"
570 msgstr "Touches de Transmission :"
581 msgstr "Touches de Sélection :"
592 msgstr "Touches Page Haut :"
601 msgstr "Touches Page Bas :"
870 msgstr "Touches de validation non valides."
874 msgstr "Touches de sélection non valides."
878 msgstr "Touches Page Haut non valides."
[all …]
/dports/games/edge/Edge-1.35-source/epi/
H A Dfxp_bbox.h51 inline bool Touches(const xbox2_c& other) const;
101 inline bool Touches(const xbox3_c& other) const;
156 inline bool xbox2_c::Touches(const xbox2_c& other) const in Touches() function
244 inline bool xbox3_c::Touches(const xbox3_c& other) const in Touches() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/sparc_leon/
H A Dregwin.S37 ! Touches %g1
94 ! Touches %g1
H A Dregwin_slow.S37 ! Touches %g1
95 ! Touches %g1
/dports/graphics/qgis/qgis-3.22.3/src/analysis/processing/
H A Dqgsalgorithmextractbylocation.cpp52 case Touches: in reversePredicate()
53 return Touches; in reversePredicate()
174 case Touches: in processByIteratingOverTargetSource()
301 case Touches: in processByIteratingOverIntersectSource()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/analysis/processing/
H A Dqgsalgorithmextractbylocation.cpp52 case Touches: in reversePredicate()
53 return Touches; in reversePredicate()
174 case Touches: in processByIteratingOverTargetSource()
301 case Touches: in processByIteratingOverIntersectSource()
/dports/x11/lxqt-globalkeys/lxqt-globalkeys-1.0.0/config/translations/
H A Dlxqt-config-globalkeyshortcuts_fr.desktop.yaml1 Desktop Entry/Name: "Touches de raccourcis"

12345678910>>...28