Searched refs:rectEnd (Results 1 – 4 of 4) sorted by relevance
83 const rectEnd = timeScale.timeToPx(tEnd); constant98 const rectWidth = rectEnd - rectStart;112 const rectEnd = Math.min( constant122 rectEnd - rectStart,
48 const rectEnd = timeScale.timeToPx(tEnd) + TRACK_SHELL_WIDTH; constant53 Math.ceil(rectEnd - rectStart),
87 const rectEnd = timeScale.timeToPx(tEnd); constant88 const rectWidth = rectEnd - rectStart;112 ctx.fillRect(rectStart, y, rectEnd - rectStart, cpuTrackHeight);
96 const rectEnd = timeScale.timeToPx(tEnd); constant97 const rectWidth = Math.max(1, rectEnd - rectStart);161 const rectEnd = timeScale.timeToPx(tEnd); constant162 const rectWidth = Math.max(1, rectEnd - rectStart);