Searched refs:breakBeforeOpen (Results 1 – 3 of 3) sorted by relevance
/plugin/ckgdoku/ckeditor/ |
D | ckeditor.js | 871 …lock,a.$listItem,a.$tableContent))this.setRules(f,{indent:!a[f]["#"],breakBeforeOpen:1,breakBefore… property 872 …pace&&this._.output.push("\n");this._.indent?this.indentation():f&&f.breakBeforeOpen&&(this.lineBr…
|
/plugin/ckgedit/ckeditor/ |
D | ckeditor.js | 933 …lock,b.$listItem,b.$tableContent))this.setRules(a,{indent:!b[a]["#"],breakBeforeOpen:1,breakBefore… 934 …pace&&this._.output.push("\n");this._.indent?this.indentation():a&&a.breakBeforeOpen&&(this.lineBr…
|
D | ckeditor.js.unc | 18519 breakBeforeOpen: 1, 18549 …this._.indent ? this.indentation() : a && a.breakBeforeOpen && (this.lineBreak(), this.indentation…
|