Searched refs:lineChildren (Results 1 – 3 of 3) sorted by relevance
/plugin/ckgdoku/ckeditor/ |
D | ckeditor.js | 961 …this.wrap.getParent()||this.wrap.appendTo(a.editable,!0);return this},lineChildren:[D(F('\x3cspan … property 966 …lineChildren.length,c;b--;)(c=this.lineChildren[b]).setAttribute("style",c.base+c.looks[0|a/2]);th…
|
/plugin/ckgedit/ckeditor/ |
D | ckeditor.js | 1038 …this.wrap.getParent()||this.wrap.appendTo(a.editable,!0);return this},lineChildren:[v(G('\x3cspan … 1043 …lineChildren.length,c;b--;)(c=this.lineChildren[b]).setAttribute("style",c.base+c.looks[0|a/2]);th…
|
D | ckeditor.js.unc | 20501 …lineChildren: [v(G('\x3cspan title\x3d"' + a.editor.lang.magicline.title + '" contenteditable\x3d"… 20550 …for (var b = this.lineChildren.length, c; b--;)(c = this.lineChildren[b]).setAttribute("style", c.… 20556 for (c = d.lineChildren.length; c--;) d.lineChildren[c].appendTo(d); 20560 d.lineChildren[0].on("mouseup", function(b) {
|