Searched refs:removeContents (Results 1 – 3 of 3) sorted by relevance
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 553 …moveDialogTabs&&(z=b._.removeDialogTabs[d]))for(q=0;q<z.length;q++)x.removeContents(z[q]);if(x.onL… 580 …s.contents,a,b)},addButton:function(a,b){return x(this.buttons,a,b)},removeContents:function(a){B(…
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 600 …moveDialogTabs&&(k=a._.removeDialogTabs[b]))for(m=0;m<k.length;m++)g.removeContents(k[m]);if(g.onL… 627 …s.contents,a,b)},addButton:function(a,b){return D(this.buttons,a,b)},removeContents:function(a){E(… method in O
|
H A D | ckeditor.js.unc | 11813 for (m = 0; m < k.length; m++) g.removeContents(k[m]); 12330 removeContents: function(a) {
|