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