Searched refs:getMoveDirection (Results 1 – 1 of 1) sorted by relevance
222 const moveDirection = this.getMoveDirection(event);392 const moveDirection = this.getMoveDirection(event);492 private getMoveDirection(event: WheelEvent): string { method in MiniTimelineComponent