Searched refs:trackHeight (Results 1 – 1 of 1) sorted by relevance
84 const trackHeight = (tracksHeight - 1) / numTracks; constant90 const yOff = Math.floor(headerHeight + y * trackHeight);93 ctx.fillRect(xStart, yOff, xEnd - xStart, Math.ceil(trackHeight));