Searched refs:noteArea (Results 1 – 1 of 1) sorted by relevance
249 const noteArea = globals.state.areas[note.areaId]; constant251 (timeScale.timeToPx(noteArea.endSec) > x &&252 x > timeScale.timeToPx(noteArea.endSec) - AREA_TRIANGLE_WIDTH);