Searched refs:bodyOffset (Results 1 – 4 of 4) 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…
8 …bodyOffset(b);try{c=b.getBoundingClientRect()}catch(d){}var e=b.ownerDocument,g=e.documentElement;… method
8916 return jQuery.offset.bodyOffset( elem );8958 return jQuery.offset.bodyOffset( elem );9018 bodyOffset: function( body ) { method