Searched refs:_removeStylesFromElementInRange (Results 1 – 3 of 3) sorted by relevance
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 745 ….editor):g[t].remove(a.editor):b(l.element,a.data.styles)&&d._removeStylesFromElementInRange(f,l.e… 752 …ins.copyformatting._extractStylesFromElement(a,f));return c},_removeStylesFromElementInRange:funct… method in CKEDITOR.plugins.copyformatting
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 820 ….editor):c[h].remove(e.editor):u(f.element,e.data.styles)&&b._removeStylesFromElementInRange(d,f.e… 828 c));return e},_removeStylesFromElementInRange:function(a,b){for(var e=-1!==l(["ol","ul","table"],b)… method in CKEDITOR.plugins.copyformatting
|
H A D | ckeditor.js.unc | 16187 …) : c[h].remove(d.editor) : u(f.element, d.data.styles) && b._removeStylesFromElementInRange(e, f.… 16279 _removeStylesFromElementInRange: function(a, b) {
|