Home
last modified time | relevance | path

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

/plugin/pgn4web/pgn4web/
H A Dpgn4web.js298 if (e.shiftKey) { displayFenData(); }
485 boardShortcut("B8", "show current position FEN string", function(t,e){ displayFenData(); }, true);
818 function displayFenData(addGametext) { function