Searched refs:moveStart (Results 1 – 1 of 1) sorted by relevance
19 private moveStart = false; property in BorderDragStrategy27 this.timeScale.pxToTime(this.moveStart ? x : this.pixelBounds[0]);29 this.timeScale.pxToTime(!this.moveStart ? x : this.pixelBounds[1]);31 this.moveStart = !this.moveStart;40 this.moveStart =