Home
last modified time | relevance | path

Searched refs:PIECE_MENU_SIZE (Results 1 – 3 of 3) sorted by relevance

/dports/games/xshogi/xshogi-1.4.2/
H A Dxshogi.c266 #define PIECE_MENU_SIZE 18 macro
268 String pieceMenuStrings[PIECE_MENU_SIZE] =
278 ShogiSquare pieceMenuTranslation[2][PIECE_MENU_SIZE] =
2475 for (i = 0; i < PIECE_MENU_SIZE; i++) in CreatePieceMenus()
2505 for (i = 0; i < PIECE_MENU_SIZE; i++) in CreatePieceMenus()
/dports/games/xboard-devel/xboard-f49e7e1/
H A Ddialogs.c2389 #define PIECE_MENU_SIZE 18 macro
2390 static String pieceMenuStrings[2][PIECE_MENU_SIZE+1] = {
2401 static ChessSquare pieceMenuTranslation[2][PIECE_MENU_SIZE] = {
/dports/games/xboard/xboard-4.9.1/
H A Ddialogs.c2721 #define PIECE_MENU_SIZE 18 macro
2722 static String pieceMenuStrings[2][PIECE_MENU_SIZE+1] = {
2733 static ChessSquare pieceMenuTranslation[2][PIECE_MENU_SIZE] = {