Searched refs:_getUndoAction (Results 1 – 4 of 4) sorted by relevance
191 …_getUndoAction();if(t){for(this._currentExecution.trigger="undo",this._pushAction(t);t&&(this._int… method in bp
34 …_getUndoAction();if(t){for(this._currentExecution.trigger="undo",this._pushAction(t);t&&(this._int…
45798 var action = this._getUndoAction(),45808 next = this._getUndoAction();45879 return !!this._getUndoAction();45893 CommandStack.prototype._getUndoAction = function() {
197 …_getUndoAction();if(t){for(this._currentExecution.trigger="undo",this._pushAction(t);t&&(this._int… method in Ff