Searched refs:moveDirection (Results 1 – 1 of 1) sorted by relevance
222 const moveDirection = this.getMoveDirection(event); constant224 if (event.deltaY !== 0 && moveDirection === 'y') {228 if (event.deltaX !== 0 && moveDirection === 'x') {392 const moveDirection = this.getMoveDirection(event); constant397 moveDirection === 'y'402 if (event.deltaX !== 0 && moveDirection === 'x') {