Lines Matching refs:range

2341                 var c = new CKEDITOR.dom.range(this.getDocument());
2983 var c = this.range;
3035 this.range =
3193 CKEDITOR.dom.range = function(a) {
3326 CKEDITOR.dom.range.prototype = {
3329 new CKEDITOR.dom.range(this.root);
3532 var c = new CKEDITOR.dom.range(g);
3637 l = new CKEDITOR.dom.range(this.root);
3967 … a ? (c = new CKEDITOR.dom.range(this.root), c.moveToPosition(a, m[b ? 0 : 1])) : c = this.clone();
4035 e = new CKEDITOR.dom.range(c.root),
4137 CKEDITOR.dom.range.mergeRanges = function(a) {
4144 var e = new CKEDITOR.dom.range(b.root),
4172 …1 > arguments.length || (this.range = a, this.forceBrBreak = 0, this.enlargeBr = 1, this.enforceRe…
4197 …c, f, h.remaining);c = new CKEDITOR.dom.range(h.element);c.selectNodeContents(h.element);c = c.cre…
4234 if (!this.range.root.getDtd()[a]) return null;
4236 var x = this.range.clone();
4246 ….getText()) && this._.lastNode.getParent().isBlockBoundary() && (m = this.range.clone(), m.moveToP…
4278 … k || (k = this.range.clone(), k.setStartAt(m, CKEDITOR.POSITION_BEFORE_START));
4285 … K && !k && (k = this.range.clone(), k.setStartAt(m, CKEDITOR.POSITION_BEFORE_START));
4318 …als(k.root) ? d = m : !d || this.enforceRealBlocks && d.is(n) ? (d = this.range.document.createEle…
4331 this.range.root;
4336 CKEDITOR.dom.range.prototype.createIterator = function() {
5968 return a ? new CKEDITOR.dom.range(a) : null
6025 range: c
7785 …} e && (e = new CKEDITOR.dom.range(c), e.moveToElementEditStart(c), b = b.createRange(), b.setStar…
7793 …"None" == d.type && e.equals(c) && (d = new CKEDITOR.dom.range(c), a = a.body.createTextRange(), d…
7807 range: a.clone()
7812 a.fragment = a.range.cloneContents();
7820 range: a,
7829 delete d.range;
7836 …e.deleteRanges(d), a.moveToBookmark(d.bookmark), d.range = a) : (a.moveToBookmark(d.bookmark), d.r…
7889 this.insertHtml(a.data.dataValue, a.data.mode, a.data.range)
8125 z = d.range.startContainer;
8126 e = d.range.startPath();
8221 range: w,
8226 p = z.range;
8252 n = z.range;
8291 y = z.range;
8363 B = z.range;
8461 var c = a.range,
8488 var b = a.range.getBoundaryNodes(),
8491 !b || !B(b) || c && c.equals(b) || a.range.setEndBefore(b)
8496 var c = a.range,
8529 a = a.range;
8552 var d = new CKEDITOR.dom.range(a);
8591 var c = new CKEDITOR.dom.range(b);
8656 a.range,
8668 …c, CKEDITOR.START) && b.checkBoundaryOfElement(f, CKEDITOR.END) && (b = a.range.clone(), b.setStar…
8692 c = a.range.clone(),
8697 a.range.moveToPosition(b, CKEDITOR.POSITION_AFTER_START)
8703 …return !(a.range.startPath().contains(CKEDITOR.dtd.$listItem) && a.range.endPath().contains(CKEDIT…
9209 CKEDITOR.dom.range.prototype.select = function() {
9366 …if (d == CKEDITOR.SELECTION_TEXT) return a = new CKEDITOR.dom.range(this.root), d = b(c, !0), a.se…
9370 …for (var f = c.item(e), g = f.parentNode, h = 0, a = new CKEDITOR.dom.range(this.root); h < g.chil…
9385 b = new CKEDITOR.dom.range(this.root);
9485 new CKEDITOR.dom.range(this.root);
9579 e = new CKEDITOR.dom.range(this.root);
9616 var f = new CKEDITOR.dom.range(this.root);
9702 …= q, E = f(C), F = void 0, H = E.length, K = 0, C = H && new CKEDITOR.dom.range(C.getDocument()); …
10459 a ? a instanceof CKEDITOR.dom.range && (a = [a]) : a = [];
14210 l = new CKEDITOR.dom.range(k);
14646 … b.dataValue && (a.insertHtml(b.dataValue, b.type, b.range), setTimeout(function() {
14715 range: b
16182 var e = d.data.range,
16187 …CKEDITOR.env.webkit && !CKEDITOR.env.chrome ? c[h].removeFromRange(d.data.range, d.editor) : c[h].…
16193 c = e._determineContext(b.data.range);
16194range, b.data.styles) : "table" === c && a.copyFormatting._isContextAllowed("table") ? e._applySty…
16425 range: d,
16738 e = new CKEDITOR.dom.range(e);
20352range.setStartAt(h, CKEDITOR.POSITION_AFTER_START), d.range.setEnd(f.startContainer, f.startOffset…
20360 … if (d.range.setEndAt(h, CKEDITOR.POSITION_BEFORE_END), k = (h = c.getLast(u)) &&
20372 …} else d.range.setEndAt(h, CKEDITOR.POSITION_BEFORE_END), (a = d.next()) && a.type == CKEDITOR.NOD…
20577 var b = new CKEDITOR.dom.range(a.doc),
23209 b = new CKEDITOR.dom.range(b);
24076 g = CKEDITOR.dom.range.mergeRanges(e);
25542 …a.range && (a = g.getNestedEditable(b.editable(), a.range.startContainer)) && (a = CKEDITOR.filter…