SYMBOL INDEX (23 symbols across 4 files) FILE: mousetrap.js function _addEvent (line 176) | function _addEvent(object, type, callback) { function _characterFromEvent (line 191) | function _characterFromEvent(e) { function _modifiersMatch (line 237) | function _modifiersMatch(modifiers1, modifiers2) { function _eventModifiers (line 247) | function _eventModifiers(e) { function _preventDefault (line 275) | function _preventDefault(e) { function _stopPropagation (line 290) | function _stopPropagation(e) { function _isModifier (line 305) | function _isModifier(key) { function _getReverseMap (line 315) | function _getReverseMap() { function _pickBestAction (line 341) | function _pickBestAction(key, modifiers, action) { function _keysFromString (line 364) | function _keysFromString(combination) { function _getKeyInfo (line 380) | function _getKeyInfo(combination, action) { function _belongsTo (line 423) | function _belongsTo(element, ancestor) { function Mousetrap (line 435) | function Mousetrap(targetElement) { FILE: plugins/record/mousetrap-record.js function _handleKey (line 59) | function _handleKey(character, modifiers, e) { function _recordKey (line 91) | function _recordKey(key) { function _recordCurrentCombo (line 114) | function _recordCurrentCombo() { function _normalizeSequence (line 130) | function _normalizeSequence(sequence) { function _finishRecording (line 157) | function _finishRecording() { function _restartRecordTimer (line 177) | function _restartRecordTimer() { FILE: plugins/record/tests/jelly.js function _formatSequenceAsHtml (line 10) | function _formatSequenceAsHtml(sequence) { function _formatKeysAsHtml (line 21) | function _formatKeysAsHtml(keys) { function _prepareRecordTest (line 32) | function _prepareRecordTest() { FILE: tests/test.mousetrap.js function getCallback (line 635) | function getCallback(key, keyCode, type, modifiers) {