Home
last modified time | relevance | path

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

/plugin/pgn4web/pgn4web/
H A Dpgn4web.js511 boardShortcut("G7", "", function(t,e){}, true); // see setG7A6B6H6...
515 boardShortcut("A6", "", function(t,e){}, true); // see setG7A6B6H6...
517 boardShortcut("B6", "", function(t,e){}, true); // see setG7A6B6H6...
527 boardShortcut("G6", "", function(t,e){}, true);
529 boardShortcut("H6", "", function(t,e){}, true); // see setG7A6B6H6...
541 boardShortcut("F5", "", function(t,e){}, true);
543 boardShortcut("G5", "", function(t,e){}, true);
545 boardShortcut("H5", "", function(t,e){}, true);
597 boardShortcut("B1", "", function(t,e){}, true); // see setB1C1F1G1...
599 boardShortcut("C1", "", function(t,e){}, true); // see setB1C1F1G1...
[all …]
H A Dengine.js45boardShortcut("A8", "pgn4web v" + pgn4web_version + " debug info", function(t,e){ if (e.shiftKey) …
46boardShortcut("E8", "open/update analysis board", function(t,e){ showEngineAnalysisBoard(e.shiftKe…
47boardShortcut("F8", "close/pause analysis board", function(t,e){ if (engineWinCheck()) { if (e.shi…