Searched defs:TRACK_SHELL_WIDTH (Results 1 – 3 of 3) sorted by relevance
36 export const TRACK_SHELL_WIDTH = getTrackShellWidth(); constant
145 const pos = this.mousePositionX - TRACK_SHELL_WIDTH; constant211 const pos = this.mousePositionX - TRACK_SHELL_WIDTH; constant
235 const zoomPx = zoomedPositionPx - TRACK_SHELL_WIDTH; constant