Searched refs:resetType (Results 1 – 3 of 3) sorted by relevance
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 1150 …resetType()},resetType:function(){this.strokesRecorded=[0,0];this.typing=!1;this.previousKeyGroup=… method in b 1159 !1),d.resetType()},onInput:function(){if(this.ignoreInputEvent)this.ignoreInputEvent=!1;else{var a=… 1160 …ndoManager;!a&&b.save(!0,null,!1)||b.updateSelection(new c(b.editor));b.resetType()},ignoreInputEv…
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 1223 …resetType()},resetType:function(){this.strokesRecorded=[0,0];this.typing=!1;this.previousKeyGroup=… method in e 1232 …Recorded[0]||a.strokesRecorded[1])a.save(!1,this.lastKeydownImage,!1),a.resetType()},onInput:funct… 1233 …ndoManager;!a&&b.save(!0,null,!1)||b.updateSelection(new f(b.editor));b.resetType()},ignoreInputEv…
|
H A D | ckeditor.js.unc | 24295 this.resetType() 24297 resetType: function() { 24305 this.resetType(); 24499 …(a.strokesRecorded[0] || a.strokesRecorded[1]) a.save(!1, this.lastKeydownImage, !1), a.resetType() 24522 b.resetType()
|