Lines Matching refs:getLength

2042                         b = a.getLength();
2056 b = a.getLength();
3384 m && (e = e.getChild(d - 1), d = e.getLength());
3487 …a.type != CKEDITOR.NODE_ELEMENT && (b ? b >= a.getLength() && this.setStartAfter(a) : this.setStar…
3490 …a.type != CKEDITOR.NODE_ELEMENT && (b ? b >= a.getLength() && this.setEndAfter(a) : this.setEndBef…
3504 if (d >= c.getLength()) d = c.getIndex() + 1, c = c.getParent();
3520 …b || f || !c || c.type != CKEDITOR.NODE_TEXT || (d ? (d >= c.getLength() || c.split(d), d = c.getI…
3594 …CKEDITOR.tools.trim(C.substring(q)).length ? L = !0 : (L = !C.getLength(), q == C.getLength() ? (t…
3701 …m && m.type == CKEDITOR.NODE_TEXT && (k ? k >= m.getLength() ? h.setStartAfter(m) : (h.setStartBef…
3702 …g && g.type == CKEDITOR.NODE_TEXT && (r ? r >= g.getLength() ? h.setEndAfter(g) : (h.setEndAfter(g…
3742 this.setEnd(a, a.type == CKEDITOR.NODE_TEXT ? a.getLength() : a.getChildCount())
3778 b.getLength()) : this.setStart(b, b.getChildCount());
3794 … b.type == CKEDITOR.NODE_TEXT ? this.setEnd(b, b.getLength()) : this.setEnd(b, b.getChildCount());
8867 if (c.getLength() > f && e && e.intersectsNode(c.$)) {
8939 …d && d.type == CKEDITOR.NODE_TEXT && (f >= d.getLength() ? h.setStartAfter(d) : h.setStartBefore(d…
9412 …artContainer, c.startOffset == (b.getChildCount ? b.getChildCount() : b.getLength()) && !b.isBlock…
10421 getLength: function() {
10433 c = this.getLength(),
10451 …startOffset - k.getLength() - a.getPrevious().getLength(), k = a.getNext()) : k.equals(a.getPrevio…
14679 …pe == CKEDITOR.NODE_TEXT && c && c.type == CKEDITOR.NODE_TEXT && (d = a.getLength(), a.setText(a.g…