Searched refs:lastMousePosX (Results 1 – 1 of 1) sorted by relevance
153 private lastMousePosX: number | undefined; property in MiniTimelineComponent234 this.lastMousePosX = mouseXRatio257 this.lastMousePosX = event.offsetX;262 this.lastMousePosX = undefined;267 if (!this.lastMousePosX) {276 ).untransform(this.lastMousePosX);516 this.lastMousePosX =