Home
last modified time | relevance | path

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

/dports/games/xboard-devel/xboard-f49e7e1/
H A Ddialogs.c2390 static String pieceMenuStrings[2][PIECE_MENU_SIZE+1] = { variable
2519 { 2, COMBO_CALLBACK, 0, NULL, (void*) &PMSelect, NULL, pieceMenuStrings[0], PopUp, "menuW" },
2520 { 2, COMBO_CALLBACK, 0, NULL, (void*) &PMSelect, NULL, pieceMenuStrings[1], PopUp, "menuB" },
/dports/games/xboard/xboard-4.9.1/
H A Ddialogs.c2722 static String pieceMenuStrings[2][PIECE_MENU_SIZE+1] = { variable
2851 { 2, COMBO_CALLBACK, 0, NULL, (void*) &PMSelect, NULL, pieceMenuStrings[0], PopUp, "menuW" },
2852 { 2, COMBO_CALLBACK, 0, NULL, (void*) &PMSelect, NULL, pieceMenuStrings[1], PopUp, "menuB" },
/dports/games/xshogi/xshogi-1.4.2/
H A Dxshogi.c268 String pieceMenuStrings[PIECE_MENU_SIZE] = variable
2477 String item = pieceMenuStrings[i]; in CreatePieceMenus()
2507 String item = pieceMenuStrings[i]; in CreatePieceMenus()