Home
last modified time | relevance | path

Searched refs:documentFragment (Results 1 – 4 of 4) sorted by relevance

/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js120documentFragment=function(a){a=a||CKEDITOR.document;this.$=a.type==CKEDITOR.NODE_DOCUMENT?a.$.crea…
139documentFragment(this.document);this.collapsed||f(this,2,b,!1,"undefined"==typeof a?!0:a);return b…
254 return b.is("tr")?a.cloneContents():b.clone(!0)}for(var e=new CKEDITOR.dom.documentFragment,g,f,h,m…
260 …his.editable(),d=this.getSelection().getRanges(),e=new CKEDITOR.dom.documentFragment,g;if(!c||0===…
346 …();x.tree.rebuild(a,this);x.eol.fix(a,this);return new CKEDITOR.dom.documentFragment(a.fragment.$)…
456 1<a.length&&(c=new CKEDITOR.dom.documentFragment(b.getDocument()));for(var d=0;d<a.length;d++){var …
617 …h;)if(b=e.shift(),"blockquote"==b.getName()){for(d=new CKEDITOR.dom.documentFragment(a.document);b…
620 new CKEDITOR.dom.documentFragment(a.document);!e||!m.getPrevious()||m.getPrevious().type==CKEDITOR.…
939 …eturn null;for(var h,k=a[c].parent.getDocument(),l=new CKEDITOR.dom.documentFragment(k),n=null,p=c…
941 …),F!=h.getDirection(1)&&C.setAttribute("dir",F)):C=new CKEDITOR.dom.documentFragment(k);var n=h.ge…
[all …]
/plugin/ckgedit/ckeditor/
H A Dckeditor.js134 …apitalize(a)])||0;b&&(d-=c.call(this,a));return d}})();CKEDITOR.dom.documentFragment=function(a){a…
135 CKEDITOR.tools.extend(CKEDITOR.dom.documentFragment.prototype,CKEDITOR.dom.element.prototype,{type:…
154 …this.collapsed=!0},cloneContents:function(a){var b=new CKEDITOR.dom.documentFragment(this.document…
155 …his,0,null,a)},extractContents:function(a,b){var c=new CKEDITOR.dom.documentFragment(this.document…
281 return b.is("tr")?a.cloneContents():b.clone(!0)}for(var e=new CKEDITOR.dom.documentFragment,f,g,k,h…
383documentFragment(a.document);a={doc:this.getDocument(),range:a.clone()};w.eol.detect(a,this);w.bog…
496 1<a.length&&(c=new CKEDITOR.dom.documentFragment(b.getDocument()));for(var d=0;d<a.length;d++){var …
666 …h;)if(a=c.shift(),"blockquote"==a.getName()){for(b=new CKEDITOR.dom.documentFragment(g.document);a…
668 …=!0;a.length;)if(f=a.shift(),"div"==f.getName()){b=new CKEDITOR.dom.documentFragment(g.document);!…
1019 …eturn null;for(var g,b=a[d].parent.getDocument(),h=new CKEDITOR.dom.documentFragment(b),k=null,c=d…
[all …]
H A Dckeditor.js.unc2942 CKEDITOR.dom.documentFragment = function(a) {
3342 var b = new CKEDITOR.dom.documentFragment(this.document);
3351 var c = new CKEDITOR.dom.documentFragment(this.document);
5889 for (var f = new CKEDITOR.dom.documentFragment, e, h, g, k = 0; k < a.length; k++) {
6045 f = new CKEDITOR.dom.documentFragment,
7804 if (a.collapsed) return new CKEDITOR.dom.documentFragment(a.document);
7815 return new CKEDITOR.dom.documentFragment(a.fragment.$)
9892 1 < a.length && (c = new CKEDITOR.dom.documentFragment(b.getDocument()));
13329 b = new CKEDITOR.dom.documentFragment(g.document);
23251 u = !b && new CKEDITOR.dom.documentFragment(f),
[all …]