Home
last modified time | relevance | path

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

/dokuwiki/lib/scripts/
H A Dhotkeys.js117 var v = t.findShortcut(e);
135 var v = t.findShortcut(e);
152 var v = t.findShortcut(e);
265 this.findShortcut = function (e) { method in Hotkeys