Home
last modified time | relevance | path

Searched refs:endFiller (Results 1 – 2 of 2) sorted by relevance

/plugin/ckgedit/ckeditor/
H A Dckeditor.js1255 …Integration(a)})}}});CKEDITOR.plugins.widgetselection={startFiller:null,endFiller:null,fillerAttri… property in CKEDITOR.plugins.widgetselection
1256 …e==CKEDITOR.NODE_ELEMENT&&!c.isEditable()&&(this.endFiller=this.createFiller(!0),a.append(this.end…
1257 …ller,a):this.startFiller=b;this.endFiller&&d&&this.endFiller.equals(d)?this.removeFiller(this.endF…
H A Dckeditor.js.unc24971 endFiller: null,
24982 …DITOR.NODE_ELEMENT && !c.isEditable() && (this.endFiller = this.createFiller(!0), a.append(this.en…
24993 …this.endFiller && d && this.endFiller.equals(d) ? this.removeFiller(this.endFiller, a) : this.endF…