Searched refs:setKeystroke (Results 1 – 3 of 3) sorted by relevance
| /plugin/ckgdoku/ckeditor/ |
| D | ckeditor.js | 252 …]]);if(h[c[g]])h[c[g]](a)}a.fireOnce("pluginsLoaded");b.keystrokes&&a.setKeystroke(a.config.keystr… 261 …lue=this.getSnapshot()},updateElement:function(){return p.call(this)},setKeystroke:function(){for(… method 602 …g("a11yHelp")})},modes:{wysiwyg:1,source:1},readOnly:1,canUndo:!1});a.setKeystroke(CKEDITOR.ALT+48… 605 …"Superscript",l.superscript,"superscript",e.coreStyles_superscript);a.setKeystroke([[CKEDITOR.CTRL+ 642 …uterWidth:a.container.$.offsetWidth})},modes:{wysiwyg:1,source:1}});e.setKeystroke(CKEDITOR.ALT+(C… 644 e.ui.space("toolbox");a&&e.focusManager.add(a,1)});e.addCommand("toolbarFocus",c);e.setKeystroke(CK… 743 ….data.stopPropagation()}))});c.config.copyFormatting_keystrokeCopy&&c.setKeystroke(c.config.copyFo… 761 …s[b],a.setKeystroke(b,"applyFormatting"))},_detachPasteKeystrokeHandler:function(a){var b=a.config… 780 …a.contextMenu.open(a.document.getBody())}});a.setKeystroke(CKEDITOR.SHIFT+121,"contextMenu");a.set… 792 …ntentDomUnload",d);a.addCommand("elementsPathFocus",f.toolbarFocus);a.setKeystroke(CKEDITOR.ALT+12… [all …]
|
| /plugin/ckgedit/ckeditor/ |
| D | ckeditor.js | 279 …]]);if(n[b[f]])n[b[f]](a)}a.fireOnce("pluginsLoaded");c.keystrokes&&a.setKeystroke(a.config.keystr… 289 …lue=this.getSnapshot()},updateElement:function(){return v.call(this)},setKeystroke:function(){for(… method 649 …g("a11yHelp")})},modes:{wysiwyg:1,source:1},readOnly:1,canUndo:!1});b.setKeystroke(CKEDITOR.ALT+48… 655 …"Superscript",a.superscript,"superscript",b.coreStyles_superscript);c.setKeystroke([[CKEDITOR.CTRL… 702 …uterWidth:b.container.$.offsetWidth})},modes:{wysiwyg:1,source:1}});a.setKeystroke(CKEDITOR.ALT+(C… 704 1)});a.addCommand("toolbarFocus",E);a.setKeystroke(CKEDITOR.ALT+121,"toolbarFocus");a.ui.add("-",CK… 815 …document.getBody().getParent(),null,d,e)}});a.setKeystroke(CKEDITOR.SHIFT+121,"contextMenu");a.set… 818 ….data.stopPropagation()}))});a.config.copyFormatting_keystrokeCopy&&a.setKeystroke(a.config.copyFo… 837 …s[b],a.setKeystroke(b,"applyFormatting"))},_detachPasteKeystrokeHandler:function(a){var b=a.config… 849 …ntentDomUnload",l);a.addCommand("elementsPathFocus",y.toolbarFocus);a.setKeystroke(CKEDITOR.ALT+12… [all …]
|
| D | ckeditor.js.unc | 5857 c.keystrokes && a.setKeystroke(a.config.keystrokes); 6065 setKeystroke: function() { 12865 b.setKeystroke(CKEDITOR.ALT + 48, "a11yHelp"); 13047 c.setKeystroke([ 13966 …a.setKeystroke(CKEDITOR.ALT + (CKEDITOR.env.ie || CKEDITOR.env.webkit ? 189 : 109), "toolbarCollap… 13989 a.setKeystroke(CKEDITOR.ALT + 121, "toolbarFocus"); 16093 a.setKeystroke(CKEDITOR.SHIFT + 121, "contextMenu"); 16094 a.setKeystroke(CKEDITOR.CTRL + CKEDITOR.SHIFT + 121, "contextMenu") 16165 … a.config.copyFormatting_keystrokeCopy && a.setKeystroke(a.config.copyFormatting_keystrokeCopy, 16444 …s._initialKeystrokePasteCommand = a.keystrokeHandler.keystrokes[b], a.setKeystroke(b, "applyFormat… [all …]
|