Searched refs:PAN_CURSOR (Results 1 – 1 of 1) sorted by relevance
47 const PAN_CURSOR = 'move'; constant163 this.element.style.cursor = this.shiftDown ? PAN_CURSOR : DRAG_CURSOR;226 this.element.style.cursor = this.shiftDown ? PAN_CURSOR : DRAG_CURSOR;287 this.element.style.cursor = PAN_CURSOR;