Searched refs:getScrollHeight (Results 1 – 2 of 2) sorted by relevance
1909 ScrollSpy.prototype.getScrollHeight = function () { method in ScrollSpy1920 this.scrollHeight = this.getScrollHeight()1948 var scrollHeight = this.getScrollHeight()
6 …getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scro… method in b