Home
last modified time | relevance | path

Searched refs:oldPieceDir (Results 1 – 2 of 2) sorted by relevance

/dports/games/xboard-devel/xboard-f49e7e1/
H A Ddialogs.c883 static char oldPieceDir[MSG_SIZ]; variable
1021 strncpy(oldPieceDir, appData.pieceDirectory, MSG_SIZ-1); // to see if it changed in BoardOptionsProc()
3054 InitDrawingParams(strcmp(oldPieceDir, appData.pieceDirectory)); in ActivateTheme()
/dports/games/xboard/xboard-4.9.1/
H A Ddialogs.c890 static char oldPieceDir[MSG_SIZ]; variable
1028 strncpy(oldPieceDir, appData.pieceDirectory, MSG_SIZ-1); // to see if it changed in BoardOptionsProc()
3394 InitDrawingParams(strcmp(oldPieceDir, appData.pieceDirectory)); in ActivateTheme()