Searched refs:bodyOffset (Results 1 – 3 of 3) sorted by relevance
4175 if ( this[0] === this[0].ownerDocument.body ) return jQuery.offset.bodyOffset( this[0] );4185 if ( this[0] === this[0].ownerDocument.body ) return jQuery.offset.bodyOffset( this[0] );4248 bodyOffset: function(body) { method
19 …bodyOffset(this[0])}var G=this[0].getBoundingClientRect(),J=this[0].ownerDocument,F=J.body,E=J.doc…
8916 return jQuery.offset.bodyOffset( elem );8958 return jQuery.offset.bodyOffset( elem );9018 bodyOffset: function( body ) { method