Searched refs:noteX (Results 1 – 1 of 1) sorted by relevance
247 const noteX = timeScale.timeToPx(getStartTimestamp(note)); constant250 return (noteX <= x && x < noteX + AREA_TRIANGLE_WIDTH) ||255 return noteX <= x && x < noteX + width;