Home
last modified time | relevance | path

Searched refs:inlineBoundary (Results 1 – 3 of 3) sorted by relevance

/plugin/ckgdoku/ckeditor/
H A Dckeditor.js746 …nt.implementOn(c.prototype);CKEDITOR.plugins.copyformatting={state:c,inlineBoundary:"h1 h2 h3 h4 h… property in CKEDITOR.plugins.copyformatting
755 …finition,-1!==CKEDITOR.tools.indexOf(CKEDITOR.plugins.copyformatting.inlineBoundary,e.element)&&(e…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js822 …nt.implementOn(q.prototype);CKEDITOR.plugins.copyformatting={state:q,inlineBoundary:"h1 h2 h3 h4 h… property in CKEDITOR.plugins.copyformatting
831 …finition,-1!==CKEDITOR.tools.indexOf(CKEDITOR.plugins.copyformatting.inlineBoundary,d.element)&&(d…
H A Dckeditor.js.unc16206 inlineBoundary: "h1 h2 h3 h4 h5 h6 p div".split(" "),
16346 …ition, -1 !== CKEDITOR.tools.indexOf(CKEDITOR.plugins.copyformatting.inlineBoundary, e.element) &&…