Home
last modified time | relevance | path

Searched refs:shortcut (Results 26 – 50 of 72) sorted by relevance

123

/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js557 if (action.shortcut != null && iw < 900 && !mxClient.IS_IOS)
560 td.setAttribute('title', action.shortcut);
1002 action.shortcut = ui.actions.get('formatPanel').shortcut;
2206 …addAction(toggleShapesAction, mxResources.get('shapes') + ' (' + toggleShapesAction.shortcut + ')'…
2295 …'', undoAction.funct, null, mxResources.get('undo') + ' (' + undoAction.shortcut + ')', undoAction…
2296 …'', redoAction.funct, null, mxResources.get('redo') + ' (' + redoAction.shortcut + ')', redoAction…
2559 …mxResources.get('format') + ' (' + ui.actions.get('formatPanel').shortcut + ')', ui.actions.get('i…
H A DElectronApp.js520 this.actions.get('open').shortcut = Editor.ctrlKey + '+O';
H A DExtensions.js12265 var shortcut = new Array();
12333shortcut[i] = new mxCell('', new mxGeometry(w * 0.6, i * h / p.Lines, w * 0.4, itemH), 'strokeColo…
12334 shortcut[i].vertex = true;
12335 v.insert(shortcut[i]);
12336 shortcut[i].style += st;
12338 shortcut[i].value = convertText(p['Shortcut_' + (i + 1)]);
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsBasicTests.yml161 dash as a shortcut.
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js1907 …('title', mxResources.get('toFront') + ' (' + this.editorUi.actions.get('toFront').shortcut + ')');
1917 …te('title', mxResources.get('toBack') + ' (' + this.editorUi.actions.get('toBack').shortcut + ')');
1972 …bute('title', mxResources.get('group') + ' (' + this.editorUi.actions.get('group').shortcut + ')');
1987 this.editorUi.actions.get('ungroup').shortcut + ')');
2008 this.editorUi.actions.get('copySize').shortcut + ')');
2023 this.editorUi.actions.get('pasteSize').shortcut + ')');
2064 this.editorUi.actions.get('copyData').shortcut + ')' +
2080 this.editorUi.actions.get('pasteData').shortcut + ')');
2143 …title', mxResources.get('editData') + ' (' + this.editorUi.actions.get('editData').shortcut + ')');
2154 …title', mxResources.get('editLink') + ' (' + this.editorUi.actions.get('editLink').shortcut + ')');
[all …]
H A DMenus.js1417 if (action.shortcut != null)
1422 mxUtils.write(span, action.shortcut);
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md150 shortcut to:
228 shortcut class `Prophecy\Argument`, which you can use to create tokens like that:
348 the `shouldBeCalled()` method we used earlier is just a shortcut to:
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dgithub-sample.md68 2. In Rails, you can do a shortcut:
/plugin/minimap/
H A DREADME.md64 …nimap.png "MiniMap Button") is added in the toolbar, you can choose the shortcut key in the [confi…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js.map1shortcut","commands","parse","unbind","map","initKeys","createCommand","modifiers","shift","alt","…
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md629 The *implicit link name* shortcut allows you to omit the name of the
640 Because link names may contain spaces, this shortcut even works for
663 Using the implicit link name shortcut, you could instead write:
844 Markdown supports a shortcut style for creating "automatic" links for URLs and email addresses: sim…
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dextends.rst134 For blocks with little content, it's possible to use a shortcut syntax. The
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md222 The ExtendedPromiseInterface extends the PromiseInterface with useful shortcut
258 Registers a rejection handler for promise. It is a shortcut for:
333 Registers a handler for progress updates from promise. It is a shortcut for:
/plugin/codemirror/dist/modes/
H A Dsass.min.js.map1shortcut mixin definition\n if (stream.match(/^=[\\w-]+/)) {\n indent(state);\n …
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95 …","134":"F23","135":"F24","224":"Command"},"keyboardShortcut":"Keyboard shortcut","optionDefault":…
H A Den.4.9.js.beautified112 "keyboardShortcut": "Keyboard shortcut",
H A Den.js-4.9.merged5 …","134":"F23","135":"F24","224":"Command"},"keyboardShortcut":"Keyboard shortcut","optionDefault":…
H A Den.js.unc5 …"36":"Home","46":"Delete","224":"Command"},"keyboardShortcut":"Keyboard shortcut"},"about":{"copy"…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst65 The ``display()`` method is a shortcut to output the template directly.
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.unc5 …"36":"Home","46":"Delete","224":"Command"},"keyboardShortcut":"Keyboard shortcut"},"about":{"copy"…
/plugin/pgn4web/pgn4web/
H A DREADME.txt34 - shortcut keys for navigating through the game, for selecting games and much
/plugin/metaeditor/
H A Dstyle.css218 .vakata-context .vakata-contextmenu-shortcut {
H A Djstree.js5517 …})) ? " vakata-contextmenu-disabled " : "") + "' "+(val.shortcut?" data-shortcut='"+val.shortcut+"…
5527 …ement }) : val.label) + (val.shortcut?' <span class="vakata-contextmenu-shortcut vakata-contextmen…
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified112 "keyboardShortcut": "Keyboard shortcut",

123