Home
last modified time | relevance | path

Searched refs:getCommonAncestor (Results 1 – 19 of 19) sorted by relevance

/plugin/ckgedit/ckeditor/plugins/link/
Dplugin.js1getCommonAncestor();return a.getAscendant("a",true)}catch(f){return null}},fakeAnchor:CKEDITOR.env…
Dplugin.js.unc279 var root = range.getCommonAncestor();
327 rangeRoot = ranges[i].getCommonAncestor( true );
/plugin/ckgdoku/ckeditor/plugins/link/
Dplugin.js1getCommonAncestor();return a.getAscendant("a",true)}catch(f){return null}},fakeAnchor:CKEDITOR.env…
Dplugin.js.unc279 var root = range.getCommonAncestor();
327 rangeRoot = ranges[i].getCommonAncestor( true );
/plugin/ckgedit/ckeditor/plugins/liststyle/dialogs/
Dliststyle.js5 …){return null}b.shrink(CKEDITOR.SHRINK_TEXT);return c.elementPath(b.getCommonAncestor()).contains(…
/plugin/ckgdoku/ckeditor/plugins/liststyle/dialogs/
Dliststyle.js5 …){return null}b.shrink(CKEDITOR.SHRINK_TEXT);return c.elementPath(b.getCommonAncestor()).contains(…
/plugin/fckg/fckeditor/editor/plugins/range/
Dfckplugin.js316 parent=getCommonAncestor(rng);
367 function getCommonAncestor(rng) { function
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
Dtable.js1 …env.webkit){m[0].shrink(CKEDITOR.NODE_ELEMENT)}r=h.elementPath(m[0].getCommonAncestor(true)).conta…
Dtable.js.unc90 table = editor.elementPath( ranges[ 0 ].getCommonAncestor( true ) ).contains( 'table', 1 );
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
Dtable.js1 …env.webkit){m[0].shrink(CKEDITOR.NODE_ELEMENT)}r=h.elementPath(m[0].getCommonAncestor(true)).conta…
Dtable.js.unc90 table = editor.elementPath( ranges[ 0 ].getCommonAncestor( true ) ).contains( 'table', 1 );
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
Dplugin.js1 …);var I=N.getRanges(true)[0];I.shrink(CKEDITOR.SHRINK_TEXT);var L=I.getCommonAncestor();var A=L.ge…
Dplugin.js.unc598 var root = range.getCommonAncestor();
/plugin/ckgedit/ckeditor/plugins/fontAssist/
Dplugin.js1 …);var I=N.getRanges(true)[0];I.shrink(CKEDITOR.SHRINK_TEXT);var L=I.getCommonAncestor();var A=L.ge…
Dplugin.js.unc598 var root = range.getCommonAncestor();
/plugin/ckgdoku/ckeditor/
Dckeditor.js69 …s,b=[];do b[a?"push":"unshift"](f);while(f=f.getParent());return b},getCommonAncestor:function(a){…
145 …)&CKEDITOR.POSITION_FOLLOWING&&(a=b);return{startNode:a,endNode:b}},getCommonAncestor:function(a,b… method in CKEDITOR.dom.range
146 c:c.getCommonAncestor(d);return b&&!c.is?c.getParent():c},optimize:function(){var a=this.startConta…
149 …;if(d.test(C))return!1}return!0};if(this.collapsed)break;var m=this.getCommonAncestor(),h=this.roo…
177 …ner:function(a){this.endContainer=a},_find:function(a,b){var c=this.getCommonAncestor(),d=this.get…
331 …))g.appendBogus(),m=CKEDITOR.env.ie;k(b,d.block,e)&&h.collapsed&&!h.getCommonAncestor().isReadOnly…
335 …out(function(){b.fire("saveSnapshot")},0)}function m(a,b,c){var d=a.getCommonAncestor(b);for(b=a=c…
342 …startContainer.is(CKEDITOR.dtd.$list)&&u(b));var f,h;if(g)for(;(f=b.getCommonAncestor(0,1))&&(h=CK…
370 …h(G.endContainer);if(!G.collapsed){var q=t.block||t.blockLimit,fa=G.getCommonAncestor();q&&!q.equa…
374 …tContainer;var w=n.endPath.elements[0],aa,t=w.getPosition(G),fa=!!w.getCommonAncestor(G)&&t!=CKEDI…
[all …]
/plugin/ckgedit/ckeditor/
Dckeditor.js81 …s,b=[];do b[a?"push":"unshift"](d);while(d=d.getParent());return b},getCommonAncestor:function(a){…
161getCommonAncestor:function(a,b){var c=this.startContainer,d=this.endContainer,c=c.equals(d)?a&&c.t… method in CKEDITOR.dom.range
165 …;if(d.test(N))return!1}return!0};if(this.collapsed)break;var m=this.getCommonAncestor(),h=this.roo…
199 …ner:function(a){this.endContainer=a},_find:function(a,b){var c=this.getCommonAncestor(),d=this.get…
368 …))g.appendBogus(),t=CKEDITOR.env.ie;k(b,e.block,f)&&h.collapsed&&!h.getCommonAncestor().isReadOnly…
372 …out(function(){b.fire("saveSnapshot")},0)}function q(a,b,c){var d=a.getCommonAncestor(b);for(b=a=c…
379 …startContainer.is(CKEDITOR.dtd.$list)&&M(b));var t,g;if(f)for(;(t=b.getCommonAncestor(0,1))&&(g=CK…
408 …th(l.endContainer);if(!l.collapsed){var A=G.block||G.blockLimit,v=l.getCommonAncestor();A&&!A.equa…
411 …artContainer;var J=z.endPath.elements[0],W,G=J.getPosition(l),v=!!J.getCommonAncestor(l)&&G!=CKEDI…
421 …nge.setEndBefore(b)}},tree:{rebuild:function(a,b){var c=a.range,d=c.getCommonAncestor(),e=new CKED…
[all …]
Dckeditor.js.unc1961 getCommonAncestor: function(a) {
3477 getCommonAncestor: function(a, b) {
3480 …this.startOffset == this.endOffset - 1 ? c.getChild(this.startOffset) : c : c.getCommonAncestor(d);
3547 var m = this.getCommonAncestor(),
4126 var c = this.getCommonAncestor(),
7535 …k(b, e.block, f) && h.collapsed && !h.getCommonAncestor().isReadOnly() && (e = h.clone(), e.enlarg…
7610 var d = a.getCommonAncestor(b);
7742 …(q = b.getCommonAncestor(0, 1)) && (g = CKEDITOR.dtd[q.getName()]) && (!g || !g[e]);) q.getName() …
8235 v = p.getCommonAncestor();
8303 …v = !!G.getCommonAncestor(p) && I != CKEDITOR.POSITION_IDENTICAL && !(I & CKEDITOR.POSITION_CONTAI…
[all …]
/plugin/ckeditor5markdown/
Dckeditor.js2getCommonAncestor(e,t={}){const n=this.getAncestors(t),i=e.getAncestors(t);let o=0;for(;n[o]==i[o]… method in anonymousObjectd7719c3926805.Pa