Searched refs:onTimeRangeBoundary (Results 1 – 1 of 1) sorted by relevance
41 function onTimeRangeBoundary(mousePos: number): 'START'|'END'|null { function131 return onTimeRangeBoundary(currentPx) !== null;151 const curBoundary = onTimeRangeBoundary(prevX);