Lines Matching defs:action

22028 	  function addListener(action, fn) {  argument
27018 actions.forEach(function(action) { argument
27020 self.canExecute(action, priority, function(context, action, event) { argument
27996 Rules.prototype.allowed = function(action, context) { argument
31265 ContextPad.prototype.trigger = function(action, event, autoActivate) { argument
35493 ReplaceMenuProvider.prototype._createMenuEntry = function(definition, element, action) { argument
35512 action: action property in AnonymousFunctionf8d14cd138000.menuEntry
35691 action: function(event, entry) { method in AnonymousFunctionf8d14cd138400.adHocEntry
36946 EditorActions.prototype.trigger = function(action, opts) { argument
36984 forEach(actions, function(listener, action) { argument
36995 EditorActions.prototype._registerAction = function(action, listener) { argument
37008 EditorActions.prototype.unregister = function(action) { argument
37032 EditorActions.prototype.isRegistered = function(action) { argument
37037 function error(action, message) { argument
38197 function addListener(action, fn) { argument
45729 var action = { command: command, context: context }; class in AnonymousFunctionf8d14cd14b400
45759 var action = { command: command, context: context }; class in AnonymousFunctionf8d14cd14b500
45900 CommandStack.prototype._internalUndo = function(action) { argument
45962 CommandStack.prototype._internalExecute = function(action, redo) { argument
46017 CommandStack.prototype._pushAction = function(action) { argument
46069 CommandStack.prototype._executedAction = function(action, redo) { argument
46078 CommandStack.prototype._revertedAction = function(action) { argument
46254 Tooltips.prototype.trigger = function(action, event) { argument
54635 Palette.prototype.trigger = function(action, event, autoActivate) { argument