Searched refs:prevTextY (Results 1 – 1 of 1) sorted by relevance
56 private prevTextY: number = 0; property in SpWebHdcShell381 this.prevTextY = this.shellDiv!.scrollTop + this.shellDiv!.clientHeight - 3;382 if (scroller && this.textY > this.shellDiv!.clientHeight && this.textY > this.prevTextY) {