Searched refs:keystrokes (Results 1 – 14 of 14) sorted by relevance
| /plugin/ckgdoku/ckeditor/plugins/a11yhelp/dialogs/ |
| D | a11yhelp.js | 7 CKEDITOR.CTRL],p=/\$\{(.*?)\}/g,t=function(){var a=h.keystrokeHandler.keystrokes,b={},d;for(d in a)…
|
| /plugin/ckgdoku/ckeditor/ |
| D | config.js | 1 CKEDITOR.editorConfig=function(d){d.keystrokes=[[CKEDITOR.ALT+CKEDITOR.SHIFT+56,"bulletedlist"],[CK…
|
| D | config.js.unc | 8 config.keystrokes = [
|
| D | CHANGES.md | 504 …g input and textarea text directions by using the *Shift+Alt+Home/End* keystrokes. The direction i… 827 * [#11677](http://dev.ckeditor.com/ticket/11677): Fixed: Undo/Redo keystrokes are blocked in the so… 1180 …will be filtered and the editor features (toolbar items, commands, keystrokes) will be enabled if … 1218 … with French keyboard layout. Changed [Magic Line](http://ckeditor.com/addon/magicline) keystrokes.
|
| D | ckeditor.js | 230 …ndler=function(a){if(a.keystrokeHandler)return a.keystrokeHandler;this.keystrokes={};this.blockedK… 231 f=this.keystrokes[e],k=this._.editor;a=!1===k.fire("key",{keyCode:e,domEvent:b});a||(f&&(a=!1!==k.e… 252 …;if(h[c[g]])h[c[g]](a)}a.fireOnce("pluginsLoaded");b.keystrokes&&a.setKeystroke(a.config.keystroke… 261 … p.call(this)},setKeystroke:function(){for(var a=this.keystrokeHandler.keystrokes,b=CKEDITOR.tools… 262 …typeof a?this.getCommand(a):a){var b=a&&a.name,c=this.keystrokeHandler.keystrokes,d;if(a.fakeKeyst… 761 …ystrokePaste;b&&(this._initialKeystrokePasteCommand=a.keystrokeHandler.keystrokes[b],a.setKeystrok…
|
| /plugin/ckgedit/ckeditor/ |
| D | config.js | 1 CKEDITOR.editorConfig=function(f){f.keystrokes=[[CKEDITOR.ALT+CKEDITOR.SHIFT+56,"bulletedlist"],[CK…
|
| D | config.js.unc | 8 config.keystrokes = [
|
| D | CHANGES.md | 121 …/ckeditor.com/cke4/addon/a11yhelp) dialog should display all available keystrokes for a single com… 132 …thod accepts an additional `all` parameter allowing to retrieve an array of all command keystrokes. 924 …g input and textarea text directions by using the *Shift+Alt+Home/End* keystrokes. The direction i… 1247 * [#11677](https://dev.ckeditor.com/ticket/11677): Fixed: Undo/Redo keystrokes are blocked in the s… 1600 …will be filtered and the editor features (toolbar items, commands, keystrokes) will be enabled if … 1638 …French keyboard layout. Changed [Magic Line](https://ckeditor.com/cke4/addon/magicline) keystrokes.
|
| D | ckeditor.js | 255 …ndler=function(a){if(a.keystrokeHandler)return a.keystrokeHandler;this.keystrokes={};this.blockedK… 256 (function(){var a,d=function(b){b=b.data;var d=b.getKeystroke(),g=this.keystrokes[d],k=this._.edito… 279 …;if(n[b[f]])n[b[f]](a)}a.fireOnce("pluginsLoaded");c.keystrokes&&a.setKeystroke(a.config.keystroke… 289 … v.call(this)},setKeystroke:function(){for(var a=this.keystrokeHandler.keystrokes,b=CKEDITOR.tools… 290 CKEDITOR.tools.object.findKey(this.commands,c),f=this.keystrokeHandler.keystrokes;if(c.fakeKeystrok… 837 …ystrokePaste;b&&(this._initialKeystrokePasteCommand=a.keystrokeHandler.keystrokes[b],a.setKeystrok…
|
| D | ckeditor.js.unc | 5294 this.keystrokes = {}; 5305 h = this.keystrokes[d], 5857 c.keystrokes && a.setKeystroke(a.config.keystrokes); 6066 …for (var a = this.keystrokeHandler.keystrokes, b = CKEDITOR.tools.isArray(arguments[0]) ? argument… 6073 c = this.keystrokeHandler.keystrokes, 16444 …b && (this._initialKeystrokePasteCommand = a.keystrokeHandler.keystrokes[b], a.setKeystroke(b, "ap…
|
| /plugin/ckeditor5markdown/ |
| D | ckeditor.js | 2 …keystrokes:[{label:t("Close contextual balloons, dropdowns, and dialogs"),keystroke:"Esc"},{label:… property
|
| /plugin/pgn4web/pgn4web/ |
| D | README.txt | 358 then all keystrokes for that active page are captured and processed by pgn4web; 361 keystrokes intended by the user for typing in text forms when present in the
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
| D | BasicGraphEditor.java.bak | 228 // keystrokes such as F2, Control-C, -V, X, A etc.
|
| /plugin/jmol2/jmol/ |
| D | CHANGES.txt | 1265 # new feature: CTRL-K toggles keystrokes with display; ALT-K or CTRL_ALT_K same without display 1266 …olor of frank displays condition -- blue (unsigned) or orange (signed) indicates keystrokes enabled
|