Searched refs:_doUndo (Results 1 – 1 of 1) sorted by relevance
262 var range = this._doUndo(this._undoStack);273 var range = this._doUndo(this._redoStack);279 _doUndo: function(stack) method in WebInspector.TextEditorModel