Home
last modified time | relevance | path

Searched refs:MoveX (Results 1 – 25 of 28) sorted by relevance

12

/dports/cad/opencascade/opencascade-7.6.0/src/Draw/
H A DDraw_Box.cxx56 void Draw_Box::MoveX(const Standard_Real theShift, gp_Pnt& thePt) const in MoveX() function in Draw_Box
105 MoveX(2.0*aHx, aP); in DrawOn()
109 MoveX(-2.0*aHx, aP); in DrawOn()
H A DDraw_Box.hxx55 void MoveX(const Standard_Real theShift, gp_Pnt& thePt) const;
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DDraw_Box.hxx55 void MoveX(const Standard_Real theShift, gp_Pnt& thePt) const;
/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Dmeshgrid.hxx62 typedef TinyVector<Diff2D::MoveX, 2> value_type;
H A Dimageiterator.hxx614 vigra::detail::DirectionSelector<StridedOrUnstrided>::template type<pointer> MoveX; typedef in vigra::ImageIteratorBase
660 MoveX x;
1330 typedef std::ptrdiff_t MoveX; typedef in vigra::ConstValueIterator
H A Ddiff2d.hxx57 typedef typename Diff::MoveX difference_type;
226 typedef int MoveX; typedef in vigra::Diff2D
H A Dbasicimage.hxx144 typedef std::ptrdiff_t MoveX; typedef in vigra::BasicImageIteratorBase
147 MoveX x;
184 return difference_type(difference_type::MoveX(x - rhs.x), in operator -()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A Dregband.hxx106 void MoveX( long nHorzMove );
/dports/games/openbve/OpenBVE-1.8.2.1/source/ObjectViewer/
H A DProgramS.cs43 internal static int MoveX = 0; field in ObjectViewer.Program
445 MoveX = -1; in KeyDown()
449 MoveX = 1; in KeyDown()
546 MoveX = 0; in KeyUp()
/dports/games/tong/tong/
H A Dpong.h92 bool MoveX(int);
H A Dpong.cpp545 bool Paddle::MoveX(int amt) { in MoveX() function in Paddle
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Dregband.hxx106 void MoveX( tools::Long nHorzMove );
/dports/devel/cc65/cc65-2.19/libsrc/cbm510/mou/
H A Dcbm510-inkwl.s434 jsr MoveX
450 MoveX: sta XPos label
/dports/games/openbve/OpenBVE-1.8.2.1/source/ObjectViewer/System/
H A DGameWindow.cs125 if (Program.MoveX == 0) in OnRenderFrame()
141 MoveXSpeed += (double)Program.MoveX * d; in OnRenderFrame()
/dports/games/xjig/xjig-2.4/
H A Dmat2.h77 Mat2 &MoveX(const Real &dx);
149 inline Mat2 &Mat2::MoveX(const Real &dx) in MoveX() function
/dports/cad/leocad/leocad-21.06/common/
H A Dlc_view.cpp3049 case lcTrackTool::MoveX: in IsTrackToolAllowed()
3338 case lcTrackTool::MoveX: in OnButtonDown()
3567 case lcTrackTool::MoveX: in OnMouseMove()
3606 if (mTrackTool == lcTrackTool::MoveX) in OnMouseMove()
3740 lcVector3 MoveX, MoveY; in OnMouseMove() local
3748 MoveX = Dir1; in OnMouseMove()
3750 MoveX = -Dir1; in OnMouseMove()
3756 MoveX = lcVector3(0, 0, 0); in OnMouseMove()
3764 MoveX *= 36.0f * (float)(mMouseX - mMouseDownX) * MouseSensitivity; in OnMouseMove()
3767 ActiveModel->UpdateRotateTool(MoveX + MoveY, mTrackButton != lcTrackButton::Left); in OnMouseMove()
[all …]
H A Dlc_view.h57 MoveX, enumerator
/dports/graphics/panomatic/panomatic-0.9.4/vigra/include/vigra/
H A Dimageiterator.hxx703 detail::DirectionSelector<StridedOrUnstrided>::template type<pointer> MoveX;
749 MoveX x;
1424 typedef int MoveX;
H A Ddiff2d.hxx57 typedef typename Diff::MoveX difference_type; in operator ()()
226 typedef int MoveX;
H A Dbasicimage.hxx136 typedef int MoveX; typedef in vigra::BasicImageIteratorBase
139 MoveX x;
/dports/games/pouetchess/pouetChess_0.11/src/
H A Draytracing.cpp269 GLvoid MoveX();
272 GLvoid MoveX(double x);
809 MoveX(); in UpdatePosition()
823 MoveX(x); in UpdatePosition()
830 GLvoid OBJECT::MoveX() in MoveX() function in OBJECT
899 GLvoid OBJECT::MoveX(double x) in MoveX() function in OBJECT
/dports/devel/asl/asl-current/tests/t_mic51/
H A DdefMsg.inc77 DefMsg Frs, MoveX , 1, NoParamSingle
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dregband.cxx300 void ImplRegionBand::MoveX( long nHorzMove ) in MoveX() function in ImplRegionBand
H A Dregionband.cxx678 pBand->MoveX(nHorzMove); in Move()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dregband.cxx300 void ImplRegionBand::MoveX( tools::Long nHorzMove ) in MoveX() function in ImplRegionBand

12