Searched refs:bodyOffset (Results 1 – 4 of 4) sorted by relevance
1189 bodyOffset,1244 bodyOffset = this.body().offset();1245 dropTop -= bodyOffset.top;1246 dropLeft -= bodyOffset.left;
19 …bodyOffset(this[0])}var G=this[0].getBoundingClientRect(),J=this[0].ownerDocument,F=J.body,E=J.doc… method in o.offset
5939 return jQuery.offset.bodyOffset( elem );5965 return jQuery.offset.bodyOffset( elem );6050 bodyOffset: function( body ) { method in jQuery.offset
145 ….ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBo…146 ….ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.init…150 c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initia… method in c.offset