Home
last modified time | relevance | path

Searched refs:GetMove (Results 1 – 25 of 91) sorted by relevance

1234

/dports/devel/libslang2/slang-2.3.2/src/curses/
H A Dhanoi.c64 int GetMove(int *From, int *To);
133 if(GetMove(&FromCol, &ToCol)) in main()
229 GetMove(int *From, int *To) in GetMove() function
/dports/japanese/libslang/slang-1.4.5jp2/src/curses/
H A Dhanoi.c64 int GetMove(int *From, int *To);
133 if(GetMove(&FromCol, &ToCol)) in main()
229 GetMove(int *From, int *To) in GetMove() function
/dports/x11/eaglemode/eaglemode-0.95.0/include/SilChess/
H A DSilChessMachine.h60 const Move & GetMove(int index) const;
297 inline const SilChessMachine::Move & SilChessMachine::GetMove(int index) const in GetMove() function
/dports/devel/ncurses/ncurses-6.3/test/
H A Dhanoi.c174 GetMove(int *From, int *To) in GetMove() function
340 if (GetMove(&FromCol, &ToCol)) in main()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/OpenClaw/
H A DClawEvents.h59 Point GetMove(void) const in GetMove() function
/dports/x11/eaglemode/eaglemode-0.95.0/src/SilChess/
H A DSilChess.cpp87 machine->GetMove(machine->GetMoveCount()-1).ToString(tmp); in main()
172 machine->GetMove(i).ToString(tmp); in main()
H A DSilChessControlPanel.cpp216 machine->GetMove(machine->GetMoveCount()-1).ToString(tmp+strlen(tmp)); in UpdateControls()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Ddatastream.hxx79 MoveType GetMove() const { return meOrigMove;} in GetMove() function in sc::DataStream
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Ddatastream.hxx80 MoveType GetMove() const { return meOrigMove;} in GetMove() function in sc::DataStream
/dports/games/xcubes/xcubes/
H A DCubesP.h140 extern void GetMove(int *direction);
/dports/games/xpanex/xpanex/
H A DPanexP.h110 extern void GetMove(int *from, int *to);
/dports/games/xmlink/xmlink/
H A DMlinkP.h143 extern void GetMove(int *direction, int *tile, int *control);
/dports/games/xtriangles/xtriangles/
H A DTrianglesP.h147 extern void GetMove(int *direction);
/dports/games/xhexagons/xhexagons/
H A DHexagonsP.h151 extern void GetMove(int *direction);
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/OpenClaw/Engine/Scene/
H A DScene.cpp131 Point moveDestination = pCastEventData->GetMove(); in MoveActorDelegate()
/dports/games/openjk/OpenJK-07675e2/codemp/icarus/
H A Dinterpreter.h177 int GetMove( void ); //Handles the move() function
/dports/games/openjk/OpenJK-07675e2/codeJK2/icarus/
H A Dinterpreter.h175 int GetMove( void ); //Handles the move() function
/dports/games/xmball/xmball/
H A DMballP.h172 extern void GetMove(int *wedge, int *ring, int *direction, int *control);
/dports/games/xoct/xoct/
H A DOctP.h170 extern void GetMove(int *face, int *position, int *direction, int *style, int *control);
/dports/games/xpyraminx/xpyraminx/
H A DPyraminxP.h166 extern void GetMove(int *face, int *position, int *direction, int *style, int *control);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dchgtrack.hxx416 inline ScChangeActionMove* GetMove();
424 inline const ScChangeActionMove* GetMove() const;
580 inline ScChangeActionMove* ScChangeActionDelMoveEntry::GetMove() in GetMove() function in ScChangeActionDelMoveEntry
586 inline const ScChangeActionMove* ScChangeActionDelMoveEntry::GetMove() const in GetMove() function in ScChangeActionDelMoveEntry
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dchgtrack.hxx416 inline ScChangeActionMove* GetMove();
424 inline const ScChangeActionMove* GetMove() const;
580 inline ScChangeActionMove* ScChangeActionDelMoveEntry::GetMove() in GetMove() function in ScChangeActionDelMoveEntry
586 inline const ScChangeActionMove* ScChangeActionDelMoveEntry::GetMove() const in GetMove() function in ScChangeActionDelMoveEntry
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/tabs/
H A Dtab_strip_model_observer.h150 const Move* GetMove() const;
H A Dtab_strip_model_observer.cc59 const TabStripModelChange::Move* TabStripModelChange::GetMove() const { in GetMove() function in TabStripModelChange
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/miscdlgs/
H A Ddatastreamdlg.cxx133 DataStream::MoveType eMove = rStrm.GetMove(); in Init()

1234