Searched refs:getClientRect (Results 1 – 5 of 5) sorted by relevance
| /plugin/davcal/fullcalendar-3.10.5/ |
| H A D | fullcalendar.js | 277 function getClientRect(el, origin) { 289 exports.getClientRect = getClientRect; 1993 exports.getClientRect = util_1.getClientRect; 6242 return util_1.getClientRect(scrollParentEl);
|
| /plugin/ckgedit/ckeditor/ |
| D | ckeditor.js | 53 …c}},getAbsoluteRectPosition:function(a,b){function e(a){if(a){var b=a.getClientRect();c.top+=b.top… 104 …lement("div");a.appendChild(this.$.cloneNode(!0));return a.innerHTML},getClientRect:function(a){va… 195 …d(b.getParent().$,b.getIndex()+1);b=f.getClientRects();b.widgetRect=a.getClientRect();return b},c)… 197 …e("display");a?(a.setText(""),a.removeStyle("display"),c=[b.getClientRect(),a.getClientRect()],a.… 198 [b.getClientRect(),b.getClientRect()];b.remove();return{right:Math.max(c[0].right,c[1].right),botto… 680 …getClientRect(),e=c.ui.contentsElement.getDocumentPosition(),f,l,u=a.getClientRect(),m,g=this._not… 681 …omputedStyle("margin-right"),10));c.toolbar&&(f=c.ui.space("top"),l=f.getClientRect());f&&f.isVisi… 743 …&&h.startContainer&&!h.startContainer.equals(b.editable())?h:null;r=p.getClientRect();d<r.left?e.s… 892 …,{show:f});b.removeStyle("left");b.removeStyle("right");n=b.getClientRect();c=k.getClientRect();h=… 1246 …EDITOR.LINEUTILS_BEFORE?"getPrevious":"getNext"]();return c&&l(c)?(a.siblingRect=c.getClientRect(), [all …]
|
| D | ckeditor.js.unc | 1093 var b = a.getClientRect(); 2380 getClientRect: function(a) { 4056 b.widgetRect = a.getClientRect(); 4093 …removeStyle("display"), c = [b.getClientRect(), a.getClientRect()], a.remove()) : c = [b.getClient… 13551 d = c.ui.contentsElement.getClientRect(), 13553 f, l, u = a.getClientRect(), 13562 …& h || (m = this.element.getChild(0), g = this._notificationWidth = m.getClientRect().width, h = t… 13564 c.toolbar && (f = c.ui.space("top"), l = f.getClientRect()); 14755 r = p.getClientRect(); 17567 n = b.getClientRect(); [all …]
|
| D | CHANGES.md | 198 …d an option to the [`getClientRect()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom…
|
| /plugin/ckgdoku/ckeditor/ |
| D | ckeditor.js | 90 …lement("div");a.appendChild(this.$.cloneNode(!0));return a.innerHTML},getClientRect:function(){var… 654 …c.width-h-m))}var f=this.element,b=this.editor,c=b.ui.contentsElement.getClientRect(),e=b.ui.conte… 655 …getClientRect(),k=f.getClientRect(),d,h=this._notificationWidth,m=this._notificationMargin;d=CKEDI… 692 …&&f.startContainer&&!f.startContainer.equals(b.editable())?f:null;C=D.getClientRect();d<C.left?h.s… 827 …ut",{show:n});h.removeStyle("left");h.removeStyle("right");q=h.getClientRect();v=l.getClientRect();
|