Searched refs:TOP_HORIZONTAL_SCROLLBAR_HEIGHT (Results 1 – 2 of 2) sorted by relevance
472 this.MouseState.y <= TOP_HORIZONTAL_SCROLLBAR_HEIGHT &&648 if (this.MouseState.y > 0 && this.MouseState.y < TOP_HORIZONTAL_SCROLLBAR_HEIGHT)1099 ctx.fillRect(LEFT_MARGIN, 0, RIGHT_MARGIN-LEFT_MARGIN, TOP_HORIZONTAL_SCROLLBAR_HEIGHT);
225 const TOP_HORIZONTAL_SCROLLBAR_HEIGHT = YBEGIN - LINE_HEIGHT / 2; // ybegin is the center of the 1s… constant