MCPcopy Create free account
hub / github.com/dropbox/hackpad / handleSpecialKeys

Function handleSpecialKeys

etherpad/src/static/js/ace2/ace_keystrokes.js:218–584  ·  view source on GitHub ↗

* Handles any special key combinations (usually of the form Cmd- ) * and performs any related actions. * @param {Event} evt . * @param {string} type The event type (keydown, keypress, etc.) * @param {number} charCode . * @param {number} keyCode . * @param {number} which . *

(evt, type, charCode, keyCode, which,
      isAndroidEvent)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

onKeyEventFunction · 0.85

Calls 13

isCaretLineInCodeFunction · 0.85
doDeleteKeyFunction · 0.85
doReturnKeyFunction · 0.85
testAccelKeyFunction · 0.85
doTabKeyFunction · 0.85
setClassPresenceFunction · 0.85
_containsFunction · 0.85
testMethod · 0.80
getRootMethod · 0.80
lengthMethod · 0.45
removeMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected