Searched refs:startFiller (Results 1 – 2 of 2) sorted by relevance
1255 …startFiller:null,endFiller:null,fillerAttribute:"data-cke-filler-webkit",fillerContent:"\x26nbsp;"… property in CKEDITOR.plugins.widgetselection1256 …startFiller,1));c&&c.type==CKEDITOR.NODE_ELEMENT&&!c.isEditable()&&(this.endFiller=this.createFill…1257 this.removeFiller(this.startFiller,a):this.startFiller=b;this.endFiller&&d&&this.endFiller.equals(d…
24970 startFiller: null,24980 …d && d.type == CKEDITOR.NODE_ELEMENT && !d.isEditable() && (this.startFiller = this.createFiller(),24981 a.append(this.startFiller, 1));24991 this.startFiller && b && this.startFiller.equals(b) ?24992 this.removeFiller(this.startFiller, a) : this.startFiller = b;