Searched defs:shortcut (Results 1 – 6 of 6) sorted by relevance
| /plugin/linkprefix/ |
| D | renderer.php | 46 function _resolveInterWiki(&$shortcut, $reference, &$exists = null){
|
| /plugin/myshortcuts/ |
| H A D | script.js | 72 parseShortcut: function(shortcut) { argument 105 matchesShortcut: function(event, shortcut) { argument
|
| /plugin/prosemirror/action/ |
| D | ajax.php | 110 protected function resolveInterWikiLink($shortcut, $reference)
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
| D | dhtmlxgantt_keyboard_navigation.js | 420 addShortcut: function(shortcut, handler, scope){ argument 423 scopeObject.prototype.bind(shortcut, handler); argument 426 getShortcutHandler: function(shortcut, scope){ argument 440 removeShortcut: function(shortcut, scope){ argument 443 scopeObject.prototype.unbind(shortcut); argument 559 bind: function (shortcut, handler) { argument 569 unbind: function (shortcut) { argument 619 parse: function (shortcut) { argument 679 getExpressions: function (shortcut) { argument 685 trim: function (shortcut) { argument
|
| /plugin/scrape/vendor/symfony/css-selector/XPath/ |
| D | Translator.php | 148 public function registerParserShortcut(ParserInterface $shortcut): self
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Actions.js | 1236 var toggleFontStyle = mxUtils.bind(this, function(key, style, fn, shortcut) argument 1746 Actions.prototype.addAction = function(key, funct, enabled, iconCls, shortcut) argument
|