Searched defs:endPx (Results 1 – 5 of 5) sorted by relevance
136 const endPx = constant180 const endPx = globals.frontendLocalState.visibleTimeScale.pxSpan.end; constant
159 endPx: number = 0; property in FrontendLocalState
188 let endPx = Math.max(dragStartX, currentX) - TRACK_SHELL_WIDTH; variable
312 const endPx = windowSpan.end; constant
330 const endPx = windowSpan.end; constant