Searched refs:ScrollBarState (Results 1 – 1 of 1) sorted by relevance
181 this.ScrollBarState = { class in TimelineView.constructor596 if (this.MouseState.y >= this.ScrollBarState.y0 - THRESH &&597 this.MouseState.y <= this.ScrollBarState.y1 + THRESH) {1461 this.ScrollBarState.highlighted = highlighted;1466 this.ScrollBarState.y0 = y0;1467 this.ScrollBarState.y1 = y1;1478 this.ScrollBarState.y0 = undefined;1479 this.ScrollBarState.y1 = undefined;1480 this.ScrollBarState.highlighted = false;