Lines Matching refs:elementPath

3819                 var c = new CKEDITOR.dom.elementPath(this.startContainer, this.root),
3820 d = new CKEDITOR.dom.elementPath(this.endContainer, this.root),
3825 …"br" != a && (f || (f = this.fixBlock(!0, a), h = (new CKEDITOR.dom.elementPath(this.endContainer,…
3829 …om.elementPath(this.startContainer, this.root), this.moveToPosition(h, CKEDITOR.POSITION_AFTER_END…
3836 elementPath: m
3864 return new CKEDITOR.dom.elementPath(this.startContainer, this.root)
3867 return new CKEDITOR.dom.elementPath(this.endContainer,
3884 a = new CKEDITOR.dom.elementPath(this.startContainer,
3898 a = new CKEDITOR.dom.elementPath(this.endContainer, this.root);
4247 …(m = new CKEDITOR.dom.elementPath(m.endContainer, m.root), this._.lastNode = (m.block || m.blockLi…
4310 d = new CKEDITOR.dom.elementPath(k.startContainer, k.root);
5692 h(this, this.elementPath(), !0)
5958 elementPath: function(a) {
5964 return a ? new CKEDITOR.dom.elementPath(a, this.editable()) : null
7946 … var b = (new CKEDITOR.dom.elementPath(a.getTarget(), this)).contains("a");
8215 … var I = (new CKEDITOR.dom.elementPath(w.startContainer, w.root)).blockLimit || w.root;
8231 G = new CKEDITOR.dom.elementPath(p.startContainer);
8232 z.endPath = I = new CKEDITOR.dom.elementPath(p.endContainer);
8464 f = new CKEDITOR.dom.elementPath(c.startContainer, b),
8465 g = new CKEDITOR.dom.elementPath(c.endContainer, b);
8498 e = new CKEDITOR.dom.elementPath(d, b),
8499 f = new CKEDITOR.dom.elementPath(c.startContainer, b),
8500 c = new CKEDITOR.dom.elementPath(c.endContainer, b),
8574 f = new CKEDITOR.dom.elementPath(d, c),
8575 g = new CKEDITOR.dom.elementPath(e, c);
8601 f = new CKEDITOR.dom.elementPath(d, c),
8602 g = new CKEDITOR.dom.elementPath(e, c),
8677 p = new CKEDITOR.dom.elementPath(g.startContainer, l);
8678 l = new CKEDITOR.dom.elementPath(g.endContainer, l);
8820 c = this.elementPath();
9745 …for (var a = new CKEDITOR.dom.elementPath(d.getParent()), c = new CKEDITOR.dom.elementPath(n.getPa…
9764 …for (var f = new CKEDITOR.dom.elementPath(d.getParent(), a.root), g, h = 0, k; h < f.elements.leng…
9801 …(a = (new CKEDITOR.dom.elementPath(b, a.root)).contains(this.element, 1)) && !a.isReadOnly() && u(…
9806 if (a = (new CKEDITOR.dom.elementPath(b, a.root)).contains(this.element, 1)) {
10113 if (this.checkApplicable(a.elementPath(), a)) {
10122 if (this.checkApplicable(a.elementPath(), a)) {
10336 CKEDITOR.dom.elementPath = function(b, f) {
10375 CKEDITOR.dom.elementPath.prototype = {
13343 …this.setState(g.elementPath(a.block || a.blockLimit).contains("blockquote", 1) ? CKEDITOR.TRISTATE…
15555 c = e.elementPath(b);
15835 d = this.editor.elementPath(),
15936 …for (var c = k.elementPath(), c = ['\x3cdiv class\x3d"cke_menu' + (c && c.direction() != k.lang.di…
16048 … b = (new CKEDITOR.dom.elementPath(a.getTarget(), c.editable())).contains(function(a) {
16225 e.styles = d._extractStylesFromElement(a, a.elementPath().lastElement);
16525 var b = a.elementPath(c);
16526 return a.elementPath(b.blockLimit).contains(function(a) {
16608 path: new CKEDITOR.dom.elementPath(b)
16718 var g = a.elementPath();
16785 p = a.elementPath(b.startContainer),
16846 if (h = q.elementPath)
16871 n = new CKEDITOR.dom.elementPath(a.getSelection().getStartElement()),
18079 if (n = b.elementPath(), h = n.contains(function(a) {
18408 var e = a.elementPath();
18432 var b = a.elementPath();
19188 if (c = a.elementPath().contains(p)) f.call(this, c, d);
19303 var c = f.elementPath();
19551 … if (c) a[c.style.checkActive(a.elementPath(), a) ? "removeStyle" : "applyStyle"](c.style)
19610 var b = a.elementPath();
19798 … }), (g = c.elementPath(g.getCommonAncestor()).contains("a", 1)) && b) e.push(g);
20066 g = new CKEDITOR.dom.elementPath(m.startContainer),
20069 h = new CKEDITOR.dom.elementPath(e.startContainer),
20203 this.refresh(b, b.elementPath());
20227 …for (var l = b.elementPath(d), a = l.elements, p = 0, l = l.blockLimit, q, n = a.length - 1; 0 <= …
21515 for (var c = a.elementPath(b), e = c.elements, d = 1, g;
22760 var b = c.elementPath();
22784 a = c.elementPath(a),
22799 var a = c.elementPath();
22826 … if (b = (new CKEDITOR.dom.elementPath(e.getCommonAncestor(), e.root)).contains({
22989 var d = a.elementPath().contains("table", 1);
25864 …a instanceof CKEDITOR.editor && this.checkApplicable(a.elementPath(), a) && (b = a.widgets.focused…
25867 a instanceof CKEDITOR.editor && this.checkApplicable(a.elementPath(),
25873 f = a.elementPath();