Home
last modified time | relevance | path

Searched refs:getKeystroke (Results 1 – 19 of 19) sorted by relevance

/plugin/ckgdoku/ckeditor/plugins/clipboard/dialogs/
Dpaste.js5 …election.empty()});b.on("keydown",function(a){a=a.data;var b;switch(a.getKeystroke()){case 27:this…
/plugin/ckgedit/ckeditor/plugins/clipboard/dialogs/
Dpaste.js5 …election.empty()});b.on("keydown",function(a){a=a.data;var b;switch(a.getKeystroke()){case 27:this…
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
Dspecialchar.js1 …on(k){k=new CKEDITOR.dom.event(k);var j=k.getTarget();var m,l;var o=k.getKeystroke(),n=f.lang.dir=…
Dspecialchar.js.orig7 …ion(function(c){var c=new CKEDITOR.dom.event(c),b=c.getTarget(),a;a=c.getKeystroke();var f="rtl"==…
Dspecialchar.js.unc78 var keystroke = ev.getKeystroke(),
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
Dsmiley.js1 …w CKEDITOR.dom.event(s);i=new CKEDITOR.dom.element(i);var u,t;var w=s.getKeystroke(),v=m.lang.dir=…
Dsmiley.js.4.36 new CKEDITOR.dom.event(a),c=new CKEDITOR.dom.element(c),b;b=a.getKeystroke();var d="rtl"==f.lang.di…
Dsmiley.js.unc50 var keystroke = ev.getKeystroke(),
/plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/
Dsmiley.js1 …w CKEDITOR.dom.event(s);i=new CKEDITOR.dom.element(i);var u,t;var w=s.getKeystroke(),v=m.lang.dir=…
Dsmiley.js.4.36 new CKEDITOR.dom.event(a),c=new CKEDITOR.dom.element(c),b;b=a.getKeystroke();var d="rtl"==f.lang.di…
Dsmiley.js.unc50 var keystroke = ev.getKeystroke(),
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
Dspecialchar.js1 …on(k){k=new CKEDITOR.dom.event(k);var j=k.getTarget();var m,l;var o=k.getKeystroke(),n=f.lang.dir=…
Dspecialchar.js.orig7 …ion(function(c){var c=new CKEDITOR.dom.event(c),b=c.getTarget(),a;a=c.getKeystroke();var f="rtl"==…
Dspecialchar.js.unc78 var keystroke = ev.getKeystroke(),
/plugin/ckgdoku/ckeditor/plugins/colordialog/dialogs/
Dcolordialog.js7 ….setHtml("\x26nbsp;"))}function E(a){var c=a.data,b=c.getTarget(),g=c.getKeystroke(),e="rtl"==x.la…
/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/
Dcolordialog.js7 ….setHtml("\x26nbsp;"))}function E(a){var c=a.data,b=c.getTarget(),k=c.getKeystroke(),d="rtl"==x.la…
/plugin/ckgdoku/ckeditor/
Dckeditor.js56 …ent.prototype={getKey:function(){return this.$.keyCode||this.$.which},getKeystroke:function(){var … method in CKEDITOR.dom.event
230 …s={};this._={editor:a};return this},function(){var a,f=function(b){b=b.data;var e=b.getKeystroke(),
357 function(b){b.data.getKeystroke()in n&&!this.getFirst(c)&&(this.appendBogus(),b=a.createRange(),b.m…
404 …ction t(a){var b={37:1,39:1,8:1,46:1};return function(c){var d=c.data.getKeystroke();if(b[d]){var …
496 …|"title"==b||"type"==b)&&delete a[b];return a},d=function(a){a=a.data.getKeystroke();a==CKEDITOR.S…
500 function(a){13==a.data.getKeystroke()&&(w=!0)});l.getInputElement().on("keyup",function(a){13==a.da…
507 …e.click();a.data.preventDefault()});a.on("keydown",function(a){a.data.getKeystroke()in{32:1}&&(e.c…
535 …is.focusIndex;this.element.focus()};b.on("keydown",function(a){a.data.getKeystroke()in{32:1,13:1}&…
549 …ect()}}function n(c){if(y==CKEDITOR.dialog._.currentTop){var d=c.data.getKeystroke(),e="rtl"==b.la…
626 …ion(a){if(t.onkey)return a=new CKEDITOR.dom.event(a),!1!==t.onkey(t,a.getKeystroke())}),q=CKEDITOR…
[all …]
/plugin/ckgedit/ckeditor/
Dckeditor.js65 CKEDITOR.dom.event.prototype={getKey:function(){return this.$.keyCode||this.$.which},getKeystroke:f… method in CKEDITOR
256 (function(){var a,d=function(b){b=b.data;var d=b.getKeystroke(),g=this.keystrokes[d],k=this._.edito…
394 …nv.needsBrFiller&&this.attachListener(this,"keyup",function(b){b.data.getKeystroke()in t&&!this.ge…
443 …ction F(a){var b={37:1,39:1,8:1,46:1};return function(c){var d=c.data.getKeystroke();if(b[d]){var …
543 …|"title"==a||"type"==a)&&delete b[a];return b},w=function(b){b=b.data.getKeystroke();b==CKEDITOR.S…
547 function(a){13==a.data.getKeystroke()&&(m=!0)});e.getInputElement().on("keyup",function(a){13==a.da…
554 …f.click();a.data.preventDefault()});a.on("keydown",function(a){a.data.getKeystroke()in{32:1}&&(f.c…
582 …is.focusIndex;this.element.focus()};b.on("keydown",function(a){a.data.getKeystroke()in{32:1,13:1}&…
596 …ect()}}function d(b){if(l==CKEDITOR.dialog._.currentTop){var c=b.data.getKeystroke(),d="rtl"==a.la…
686 …ion(a){if(e.onkey)return a=new CKEDITOR.dom.event(a),!1!==e.onkey(e,a.getKeystroke())}),y=CKEDITOR…
[all …]
Dckeditor.js.unc1682 getKeystroke: function() {
5304 var d = b.getKeystroke(),
7971 …b.data.getKeystroke() in q && !this.getFirst(c) && (this.appendBogus(), b = a.createRange(), b.mov…
8917 var d = c.data.getKeystroke();
10762 b = b.data.getKeystroke();
10815 13 == a.data.getKeystroke() && (m = !0)
10818 … 13 == a.data.getKeystroke() && m && (b.getButton("ok") && setTimeout(function() {
10961 a.data.getKeystroke() in {
11481 a.data.getKeystroke() in {
11727 var c = b.data.getKeystroke(),
[all …]