Searched refs:startBound (Results 1 – 2 of 2) sorted by relevance
185 let startBound = -Infinity; variable195 startBound = Math.max(startBound, timestamp / 1e9);199 return new TimeSpan(startBound, endBound);
163 const startBound = vizStartPx - 1 + SIDEBAR_WIDTH; constant165 if (OverviewTimelinePanel.inBorderRange(x, startBound) ||170 } else if (x < startBound || endBound < x) {