Home
last modified time | relevance | path

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

/plugin/pgn4web/pgn4web/
H A Dengine.js50 function customShortcutKey_Shift_8() { showEngineAnalysisBoard(true); } function
H A Dpgn4web.js184 function customShortcutKey_Shift_8() {} function
352 if (e.shiftKey) { customShortcutKey_Shift_8(); }