Home
last modified time | relevance | path

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

/plugin/ckgedit/ckeditor/
H A Dckeditor.js1257 this.removeFiller(this.startFiller,a):this.startFiller=b;this.endFiller&&d&&this.endFiller.equals(d…
1259 overflow:"hidden"});return b},removeFiller:function(a,b){if(a){var d=b.editor,c=b.editor.getSelecti… method in CKEDITOR.plugins.widgetselection
H A Dckeditor.js.unc24992 this.removeFiller(this.startFiller, a) : this.startFiller = b;
24993 …this.endFiller && d && this.endFiller.equals(d) ? this.removeFiller(this.endFiller, a) : this.endF…
25028 removeFiller: function(a, b) {