Searched refs:gameWhite (Results 1 – 2 of 2) sorted by relevance
21 openFidePlayerUrl(gameWhite[currentGame], customPgnHeaderTag('WhiteFideId'));
553 …Game('\\[\\s*' + (e.shiftKey ? 'Black' : 'White') + '\\s*"' + fixRegExp(gameWhite[currentGame]) + …555 …Game('\\[\\s*' + (e.shiftKey ? 'Black' : 'White') + '\\s*"' + fixRegExp(gameWhite[currentGame]) + …853 text += "[White \"" + ((CurrentVar ? "" : gameWhite[currentGame]) || "?") + "\"]\n";879 var gameWhite = new Array(); variable1702 var oldWhite = gameWhite[currentGame];1721 …LiveBroadcastFoundOldGame = (gameWhite[ii]==oldWhite) && (gameBlack[ii]==oldBlack) && (gameEvent[i…