Searched refs:DRAG_CURSOR (Results 1 – 1 of 1) sorted by relevance
46 const DRAG_CURSOR = 'default'; constant158 this.element.style.cursor = DRAG_CURSOR;163 this.element.style.cursor = this.shiftDown ? PAN_CURSOR : DRAG_CURSOR;226 this.element.style.cursor = this.shiftDown ? PAN_CURSOR : DRAG_CURSOR;289 this.element.style.cursor = DRAG_CURSOR;