Searched refs:getDocumentPosition (Results 1 – 4 of 4) sorted by relevance
/plugin/aceeditor/ |
H A D | build.js | 1 …getDocumentPosition();this.mousedownEvent=e;var r=this.editor,i=e.getButton();if(i!==0){var s=r.ge… method in AnonymousFunction3f7200178f00
|
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 108 …getComputedStyle("position"))return a;a=a.getParent()}return null},getDocumentPosition:function(a)… 110 …&k.$.frameElement&&(a=(new CKEDITOR.dom.element(k.$.frameElement)).getDocumentPosition(a),b+=a.x,c… 654 …,b=this.editor,c=b.ui.contentsElement.getClientRect(),e=b.ui.contentsElement.getDocumentPosition(), 655 …Position(),n=d.getViewPaneSize(),p=CKEDITOR.document.getBody(),t=p.getDocumentPosition(),w=CKEDITO… 664 …Style("position")?e:CKEDITOR.dom.element.get(e.$.offsetParent),r=r.getDocumentPosition().y)):e.get… 716 …,t=this._.parentElement.getPositionedAncestor(),w=c.getDocumentPosition(p),p=t?t.getDocumentPositi… 826 …n d(a,c,e){h.setStyle(c,b(e));h.setStyle("position",a)}function g(a){var b=l.getDocumentPosition(); 974 …:P:S]);return 0 in k?new f(k):null}function B(a,b,c,d){for(var f=b.getDocumentPosition(),e={},g={}… 993 …Index-5,left:"0px",top:"0px"});w.addClass("cke_maximized");f();q=w.getDocumentPosition();w.setStyl…
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 122 …getComputedStyle("position"))return a;a=a.getParent()}return null},getDocumentPosition:function(a)… 124 …&f.$.frameElement&&(a=(new CKEDITOR.dom.element(f.$.frameElement)).getDocumentPosition(a),b+=a.x,c… 680 …getDocumentPosition(),f,l,u=a.getClientRect(),m,g=this._notificationWidth,h=this._notificationMarg… 712 e:CKEDITOR.dom.element.get(e.$.offsetParent),l=l.getDocumentPosition().y)):e.getAscendant(CKEDITOR.… 774 r=this._.parentElement.getPositionedAncestor(),t=b.getDocumentPosition(f),f=r?r.getDocumentPosition… 891 …{b.setStyle(c,w(e));b.setStyle("position",a)}function e(a){var b=k.getDocumentPosition();switch(a)… 1051 …:C:x]);return 0 in f?new z(f):null}function U(a,c,d,b){for(var e=c.getDocumentPosition(),f={},k={}… 1070 e();g=h.getDocumentPosition();h.setStyles({left:-1*g.x+"px",top:-1*g.y+"px"});CKEDITOR.env.gecko&&v… 1253 …getClientRect:function(a){a=a.getClientRect();var d=this.container.getDocumentPosition(),b=this.co…
|
H A D | ckeditor.js.unc | 2718 getDocumentPosition: function(a) { 2743 ….frameElement && (a = (new CKEDITOR.dom.element(f.$.frameElement)).getDocumentPosition(a), b += a.… 13552 e = c.ui.contentsElement.getDocumentPosition(), 13560 r = q.getDocumentPosition(), 14194 …e : CKEDITOR.dom.element.get(e.$.offsetParent), l = l.getDocumentPosition().y)) : e.getAscendant(C… 15348 t = b.getDocumentPosition(f), 15349 f = r ? r.getDocumentPosition(f) : { 17540 var b = k.getDocumentPosition(); 20726 …for (var e = c.getDocumentPosition(), f = {}, k = {}, h = {}, g = {}, l = y.length; l--;) f[y[l]] … 21144 g = h.getDocumentPosition(); [all …]
|