Searched refs:undoLastSelectionCommand (Results 1 – 1 of 1) sorted by relevance
187 WebInspector.CodeMirrorTextEditor.undoLastSelectionCommand = function(codeMirror) function in WebInspector.CodeMirrorTextEditor191 CodeMirror.commands.undoLastSelection = WebInspector.CodeMirrorTextEditor.undoLastSelectionCommand;