Searched refs:_removeListeners (Results 1 – 3 of 3) sorted by relevance
| /plugin/ckgdoku/ckeditor/ |
| D | ckeditor.js | 6 this);a.on("destroy",function(){f._removeListeners();f.element.remove()})}window.CKEDITOR&&window.C… 652 ….splice(f,1),a.element.remove(),this.element.getChildCount()||(this._removeListeners(),this.elemen… 654 this,null,20)},_removeListeners:function(){var a=CKEDITOR.document.getWindow(),f=this.editor;a.remo… method
|
| /plugin/ckgedit/ckeditor/ |
| D | ckeditor.js | 671 this);b.on("destroy",function(){a._removeListeners();a.element.remove()})}CKEDITOR.plugins.add("not… 678 ….splice(a,1),b.element.remove(),this.element.getChildCount()||(this._removeListeners(),this.elemen… 679 …,this._layout,this,null,20);a.on("blur",this._layout,this,null,20)},_removeListeners:function(){va… method
|
| D | ckeditor.js.unc | 13380 a._removeListeners(); 13515 …ce(a, 1), b.element.remove(), this.element.getChildCount() || (this._removeListeners(), this.eleme… 13535 _removeListeners: function() {
|