Home
last modified time | relevance | path

Searched refs:execCommand (Results 1 – 25 of 75) sorted by path

123

/plugin/aceeditor/
H A Dbuild.js1execCommand("del",{source:"ace"}):(e.substring(0,2)==a?e=e.substr(2):e[0]==a[0]?e=e.substr(1):e[e.…
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js194 …totype.insertText=function(e){e=e.replace(/\r\n|\r|\n/g,"\n"),document.execCommand("insertText",!1…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21 …totype.insertText=function(e){e=e.replace(/\r\n|\r|\n/g,"\n"),document.execCommand("insertText",!1…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js30670 var success = document.execCommand('insertText', false, text);
H A Dbpmn-modeler.production.min.js34 …totype.insertText=function(e){e=e.replace(/\r\n|\r|\n/g,"\n"),document.execCommand("insertText",!1…
/plugin/chordsheets/
H A Dscript.js164 var successful = document.execCommand('copy');
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md853 …/11413): Fixed: Incorrect [`editor.execCommand()`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor…
H A Dckeditor.js231 …._.editor;a=!1===k.fire("key",{keyCode:e,domEvent:b});a||(f&&(a=!1!==k.execCommand(f,{from:"keystr…
662 …ion(){e=!0};d.on(a,f);7<CKEDITOR.env.version?c.$.execCommand(a):c.$.selection.createRange().execCo…
742execCommand("applyFormatting")});b.attachListener(CKEDITOR.document,"mouseup",function(d){var e=c.…
743execCommand("copyFormatting",{sticky:!0})}),b.attachListener(d,"mouseup",function(a){a.data.stopPr…
898 …plugins.indentList.firstItemInPath(this.context,b.elementPath(),c)||(b.execCommand(this.relatedGlo…
1004 …/,'\x3ckbd aria-label\x3d"'+e.aria+'"\x3e'+e.display+"\x3c/kbd\x3e");a.execCommand("paste",{type:"…
1010 …t={exec:function(a){CKEDITOR.env.gecko?a.window.$.print():a.document.$.execCommand("Print")},canUn…
1026 …[a.name]&&c.setMarkupPaused&&c.setMarkupPaused(!0),a.lockSelection(),a.execCommand("checkspell")):…
1065 …extRange().execCommand("SelectAll"):(a.selectionStart=0,a.selectionEnd=a.value.length),a.focus();e…
1090 …y",function(a){(9==a.data.keyCode&&e.execCommand("selectNextCell")||a.data.keyCode==CKEDITOR.SHIFT…
[all …]
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js1 …!c){continue}a[b].selectNodeContents(c)}e.selectRanges(a);f.document.$.execCommand("unlink",false,…
H A Dplugin.js.unc313 * execCommand( 'unlink', ... ) in Firefox leaves behind <span> tags at where
316 * TODO: Use the style system when it's complete. Let's use execCommand()
335 editor.document.$.execCommand( 'unlink', false, null );
/plugin/ckgedit/ckeditor/
H A DCHANGES.md1273 …ixed: Incorrect [`editor.execCommand()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_e…
H A Dckeditor.js256 …._.editor;a=!1===k.fire("key",{keyCode:d,domEvent:b});a||(g&&(a=!1!==k.execCommand(g,{from:"keystr…
285 null},execCommand:function(a,b){var c=this.getCommand(a),d={name:a,commandData:b||{},command:c};ret…
685 …EDITOR.tools.extend(this,a,{title:a.label,click:a.click||function(b){b.execCommand(a.command)}});t…
707 …ar b;var c=this.type;if(CKEDITOR.env.ie)b=e(c);else try{b=a.document.$.execCommand(c,!1,null)}catc…
710 …ion(){e=!0};d.on(b,h);7<CKEDITOR.env.version?c.$.execCommand(b):c.$.selection.createRange().execCo…
818execCommand("applyFormatting")});d.attachListener(CKEDITOR.document,"mouseup",function(c){r(c)!==C…
945 …nv.gecko)try{var c=a.document.$;c.execCommand("enableObjectResizing",!1,!a.config.disableObjectRes…
987 b&&a.execCommand("language",b.getAttribute("lang"))}};a.addMenuGroup("language",1);a.addMenuGroup("…
1080 b){e=1;a.execCommand("paste",{type:"html",notification:b&&"undefined"!==typeof b.notification?b.not…
1159 …y",function(a){(9==a.data.keyCode&&c.execCommand("selectNextCell")||a.data.keyCode==CKEDITOR.SHIFT…
[all …]
H A Dckeditor.js.unc5311 a || (h && (a = !1 !== k.execCommand(h, {
5970 execCommand: function(a, b) {
13604 b.execCommand(a.command)
13936 a.execCommand("toolbarCollapse")
14159 … 7 < CKEDITOR.env.version ? c.$.execCommand(b) : c.$.selection.createRange().execCommand(b);
15731 b.execCommand("colordialog");
16158 a.execCommand("copyFormatting", {
18699 b.document.$.execCommand("2D-position", !1, !0)
19565 a.execCommand("language", this.langId)
21327 a.execCommand("paste", {
[all …]
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js1 …!c){continue}a[b].selectNodeContents(c)}e.selectRanges(a);f.document.$.execCommand("unlink",false,…
H A Dplugin.js.unc313 * execCommand( 'unlink', ... ) in Firefox leaves behind <span> tags at where
316 * TODO: Use the style system when it's complete. Let's use execCommand()
335 editor.document.$.execCommand( 'unlink', false, null );
/plugin/clipboardutils/lib/
H A Dclipboard.min.js7 …,e=n(370),u=n.n(e),e=n(817),c=n.n(e);function a(t){try{return document.execCommand(t)}catch(t){ret…
/plugin/codebuttonmod2/src/
H A Dcodebutton.js36 document.execCommand("copy");
/plugin/codeclipboard/
H A Dscript.js19 document.execCommand('copy');
/plugin/codemirror/dist/keymaps/
H A Demacs.min.js1execCommand(a)}:a;return function(a){var c=r(a);b(a);for(var d=1;d<c;++d)b(a)}}function t(a,b,d,e)…
H A Demacs.min.js.map1execCommand","prefix","i","findEnd","by","move","extendSelection","getCursor","motion","killTo","s…
H A Dsublime.min.js1execCommand("goLineUp")}a.scrollTo(null,b.top-a.defaultTextHeight())};b.scrollLineDown=function(a)…
H A Dsublime.min.js.map1execCommand","scrollTo","defaultTextHeight","scrollLineDown","visibleTopLine","splitSelectionByLin…
H A Dvim.min.js2 …rstNonWhiteSpaceCharacter(a,c[0].anchor)},indentAuto:function(a,b,c){a.execCommand("indentAuto");r…
H A Dvim.min.js.map1execCommand","changeCase","getSelections","swapped","toSwap","toUpperCase","yank","endPos","jumpLi…
/plugin/codemirror/dist/
H A Dscripts.min.js4 …:function(a){if(a.somethingSelected()){a.indentSelection("add")}else{a.execCommand("insertTab")}},…
5execCommand){document.execCommand("cut")}if(d==18&&!/\bCodeMirror-crosshair\b/.test(b.display.line…
6execCommand("undo")}}var i=0,j=Math.min(d.length,e.length);while(i<j&&d.charCodeAt(i)==e.charCodeA…
7 …indPersistentNext"||h=="findPersistentPrev"){a.e_stop(c);l(b,d(b),e);b.execCommand(h)}else if(h=="…

123