Lines Matching refs:enlarge
3522 enlarge: function(a, b) {
3808 this.enlarge(CKEDITOR.ENLARGE_BLOCK_CONTENTS);
4142 b.enlarge(CKEDITOR.ENLARGE_ELEMENT);
4245 …x.enlarge(this.forceBrBreak && !k || !this.enlargeBr ? CKEDITOR.ENLARGE_LIST_ITEM_CONTENTS : CKEDI…
7535 … h.collapsed && !h.getCommonAncestor().isReadOnly() && (e = h.clone(), e.enlarge(CKEDITOR.ENLARGE_…
7825 a.enlarge(CKEDITOR.ENLARGE_INLINE,
8038 …equals(d) ? (a.fire("saveSnapshot"), (e = p.getBogus()) && e.remove(), c.enlarge(CKEDITOR.ENLARGE_…
8658 c.enlarge(CKEDITOR.ENLARGE_ELEMENT);
9675 c.enlarge(CKEDITOR.ENLARGE_INLINE, 1);
9758 a.enlarge(CKEDITOR.ENLARGE_INLINE, 1);
13095 …a.enlarge(d == CKEDITOR.ENTER_BR ? CKEDITOR.ENLARGE_LIST_ITEM_CONTENTS : CKEDITOR.ENLARGE_BLOCK_CO…
20062 e.enlarge(CKEDITOR.ENLARGE_LIST_ITEM_CONTENTS);
21510 c.collapsed || c.enlarge(CKEDITOR.ENLARGE_ELEMENT);
23740 …if (a) return a = a.clone(), a.enlarge(CKEDITOR.ENLARGE_ELEMENT), (a = a.getEnclosedNode()) && a.i…
24078 a.enlarge(CKEDITOR.ENLARGE_ELEMENT)
25002 …return !b || b && b.collapsed ? !1 : (b = b.clone(), b.enlarge(CKEDITOR.ENLARGE_ELEMENT), !!(b && …