Home
last modified time | relevance | path

Searched refs:insertBefore (Results 1 – 5 of 5) sorted by relevance

/webtrees/public/ckeditor-4.15.1-custom/plugins/div/dialogs/
H A Ddiv.js9 (d.is&&CKEDITOR.dom.element.setMarker(c,d,"block_processed",!0),b||l.insertBefore(d),l.append(d));C…
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastefromword/filter/
H A Ddefault.js9 (0<a&&(new CKEDITOR.htmlParser.element("br")).insertBefore(d),d.replaceWithChildren(),a+=1);return …
25 break}var h=[g.createList(h)],m=h[0],u=[h[0]];m.insertBefore(d[0]);for(f=0;f<d.length;f++){c=d[f];f…
/webtrees/public/ckeditor-4.15.1-custom/plugins/table/dialogs/
H A Dtable.js9 l=h.getElementsByTag("tr").getItem(0);g||(g=new CKEDITOR.dom.element("thead"),g.insertBefore(h));fo…
/webtrees/public/ckeditor-4.15.1-custom/plugins/flash/dialogs/
H A Dflash.js7 …Attributes({name:g.name,value:m});1>a.getChildCount()?p.appendTo(a):p.insertBefore(a.getFirst())}b…
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js82 …function(a){a.$.parentNode.insertBefore(this.$,a.$.nextSibling);return a},insertBefore:function(a)… method
83 a.$);return a},insertBeforeMe:function(a){this.$.parentNode.insertBefore(a.$,this.$);return a},getA…
90 …(a)for(;a=d.firstChild;)b.insertBefore(d.removeChild(a),d);b.removeChild(d)}return this},replace:f…
106 …{"string"==typeof a&&(a=this.getDocument().createElement(a));b?this.$.insertBefore(a.$,this.$.firs…
121 …ion(a,b){var c=this.$;a=a.$;if(c!=a){var e;if(b)for(;e=c.lastChild;)a.insertBefore(c.removeChild(e…
141insertBefore(this.$,a.nextSibling)},getHtml:function(){var a=new CKEDITOR.dom.element("div");this.… property
182 …m(!1,!0);var b=this.startContainer,c=b.getChild(this.startOffset);c?a.insertBefore(c):b.append(a);…
203 …TOR.dom.text("​"),a?e.startContainer.append(f,!0):0===e.startOffset?f.insertBefore(e.startContaine…
237 …(q.$block[d]||"tr"==d)if("br"==b)a.previous&&!G(a.previous)&&(b=y(),b.insertBefore(a)),a.next&&!G(…
444 …TableBookmark){var b=a.doc,c=a.range.clone(),b=b.createElement("p");b.insertBefore(a.purgeTableBoo…
[all …]