Home
last modified time | relevance | path

Searched refs:NextMove (Results 1 – 25 of 62) sorted by relevance

123

/dports/games/chessx/chessx-1.5.6/src/database/
H A Doutput.h97 NextMove enumerator
245 QString writeMove(MoveToWrite moveToWrite = NextMove);
H A Dgamex.h276 NextMove, enumerator
339 NextPreviousMove nextPrevious = NextMove, MoveId moveId = CURRENT_MOVE,
H A Doutput.cpp270 if(moveToWrite == NextMove) in writeMove()
331 if(moveToWrite == NextMove) in writeMove()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvddrag.cxx66 void SdrDragStat::NextMove(const Point& rPnt) in NextMove() function in SdrDragStat
H A Dsvddrgmt.cxx1030 DragStat().NextMove(aPnt); in MoveSdrDrag()
1099 DragStat().NextMove(aPnt); in MoveSdrDrag()
1312 DragStat().NextMove(aPnt); in MoveSdrDrag()
1675 DragStat().NextMove(aPt1); in MoveSdrDrag()
2003 DragStat().NextMove(aPnt); in MoveSdrDrag()
2158 DragStat().NextMove(aPnt); in MoveSdrDrag()
2387 DragStat().NextMove(rPnt); in MoveSdrDrag()
2574 DragStat().NextMove(rPnt); in MoveSdrDrag()
2686 DragStat().NextMove(rPnt); in MoveSdrDrag()
3242 DragStat().NextMove(aPnt); in MoveSdrDrag()
[all …]
H A Dsvdsnpv.cxx456 maDragStat.NextMove(GetSnapPos(rPnt,nullptr)); in MovSetPageOrg()
573 maDragStat.NextMove(aPnt); in MovDragHelpLine()
H A Dsvdcrtv.cxx564 maDragStat.NextMove(aPnt); in MovCreateObj()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvddrag.cxx66 void SdrDragStat::NextMove(const Point& rPnt) in NextMove() function in SdrDragStat
H A Dsvddrgmt.cxx1028 DragStat().NextMove(aPnt); in MoveSdrDrag()
1097 DragStat().NextMove(aPnt); in MoveSdrDrag()
1309 DragStat().NextMove(aPnt); in MoveSdrDrag()
1673 DragStat().NextMove(aPt1); in MoveSdrDrag()
2000 DragStat().NextMove(aPnt); in MoveSdrDrag()
2157 DragStat().NextMove(aPnt); in MoveSdrDrag()
2384 DragStat().NextMove(rPnt); in MoveSdrDrag()
2572 DragStat().NextMove(rPnt); in MoveSdrDrag()
2684 DragStat().NextMove(rPnt); in MoveSdrDrag()
3239 DragStat().NextMove(aPnt); in MoveSdrDrag()
[all …]
H A Dsvdsnpv.cxx454 maDragStat.NextMove(GetSnapPos(rPnt,nullptr)); in MovSetPageOrg()
571 maDragStat.NextMove(aPnt); in MovDragHelpLine()
H A Dsvdcrtv.cxx552 maDragStat.NextMove(aPnt); in MovCreateObj()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/main/
H A DDragMethod_PieSegment.cxx105 DragStat().NextMove( aNewPos ); in MoveSdrDrag()
H A DDragMethod_RotateDiagram.cxx148 DragStat().NextMove(rPnt); in MoveSdrDrag()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/main/
H A DDragMethod_PieSegment.cxx103 DragStat().NextMove( aNewPos ); in MoveSdrDrag()
H A DDragMethod_RotateDiagram.cxx146 DragStat().NextMove(rPnt); in MoveSdrDrag()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsvddrag.hxx144 void NextMove(const Point& rPnt);
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsvddrag.hxx154 void NextMove(const Point& rPnt);
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/engine3d/
H A Ddragmt3d.cxx444 DragStat().NextMove(rPnt); in MoveSdrDrag()
724 DragStat().NextMove(rPnt); in MoveSdrDrag()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/engine3d/
H A Ddragmt3d.cxx438 DragStat().NextMove(rPnt); in MoveSdrDrag()
718 DragStat().NextMove(rPnt); in MoveSdrDrag()
/dports/games/crafty/crafty-25.2_1/
H A Dquiesce.c344 while ((order = NextMove(tree, ply, 0, wtm, 1))) { in QuiesceEvasions()
H A Dnext.c16 int NextMove(TREE * RESTRICT tree, int ply, int depth, int side, int in_check) { in NextMove() function
H A Dsearch.c438 order = (ply > 1) ? NextMove(current, ply, depth, wtm, in_check) in SearchMoveList()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/annotations/
H A Dannotationtag.cxx138 DragStat().NextMove(aPnt); in MoveSdrDrag()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/annotations/
H A Dannotationtag.cxx129 DragStat().NextMove(aPnt); in MoveSdrDrag()
/dports/games/four-in-a-row/four-in-a-row-3.38.1/src/
H A Dfour-in-a-row.vala658 var nm = new NextMove (col, this);
759 private class NextMove
764 internal NextMove (uint8 c, FourInARow application)

123