Searched refs:rawStartIdx (Results 1 – 3 of 3) sorted by relevance
71 const rawStartIdx = constant73 const startIdx = rawStartIdx === -1 ? data.starts.length : rawStartIdx;
99 const [rawStartIdx,] = constant101 const startIdx = rawStartIdx === -1 ? 0 : rawStartIdx;
83 const rawStartIdx = constant85 const startIdx = rawStartIdx === -1 ? 0 : rawStartIdx;