Searched refs:pxEnd (Results 1 – 2 of 2) sorted by relevance
62 setLimitsPx(pxStart: number, pxEnd: number) {64 this._endPx = pxEnd;
79 const pxEnd = timeScale.timeToPx(visibleWindowTime.end); constant92 const rectXEnd = Math.min(timeScale.timeToPx(tEnd), pxEnd);