Searched refs:currentTs (Results 1 – 1 of 1) sorted by relevance
27 const currentTs = globals.currentSearchResults.tsStarts[index]; constant31 if (index === -1 || currentTs < startNs || currentTs > endNs) {65 const currentTs = globals.currentSearchResults.tsStarts[searchIndex]; constant67 scrollToTrackAndTs(trackId, currentTs);