Home
last modified time | relevance | path

Searched refs:FindMoveByCharIndex (Results 1 – 10 of 10) sorted by path

/dports/games/xboard-devel/xboard-f49e7e1/
H A Dfrontend.h246 void FindMoveByCharIndex P(( int char_index ));
H A Dhistory.c212 FindMoveByCharIndex (int char_index) in FindMoveByCharIndex() function
H A Dnhistory.c77 FindMoveByCharIndex( index ); // [HGM] also does the actual moving to it, now in SelectMove()
/dports/games/xboard-devel/xboard-f49e7e1/winboard/
H A Dwhistory.c48 void FindMoveByCharIndex P(( int char_index ));
206 FindMoveByCharIndex( index ); // [HGM] also does the actual moving to it, now in HistoryDialogProc()
/dports/games/xboard-devel/xboard-f49e7e1/xaw/
H A Dxhistory.c67 void FindMoveByCharIndex P(( int char_index ));
110 FindMoveByCharIndex( index ); // [HGM] also does the actual moving to it, now in SelectMoveX()
/dports/games/xboard/xboard-4.9.1/
H A Dfrontend.h253 void FindMoveByCharIndex P(( int char_index ));
H A Dhistory.c213 FindMoveByCharIndex (int char_index) in FindMoveByCharIndex() function
H A Dnhistory.c77 FindMoveByCharIndex( index ); // [HGM] also does the actual moving to it, now in SelectMove()
/dports/games/xboard/xboard-4.9.1/winboard/
H A Dwhistory.c49 void FindMoveByCharIndex P(( int char_index ));
207 FindMoveByCharIndex( index ); // [HGM] also does the actual moving to it, now in HistoryDialogProc()
/dports/games/xboard/xboard-4.9.1/xaw/
H A Dxhistory.c67 void FindMoveByCharIndex P(( int char_index ));
110 FindMoveByCharIndex( index ); // [HGM] also does the actual moving to it, now in SelectMoveX()