Searched refs:defaultCursor (Results 1 – 2 of 2) sorted by relevance
5 … 255, 0.3)",selectionLineWidth:1,hoverCursor:"move",moveCursor:"move",defaultCursor:"default",free…6 …defaultCursor)}else{this._setCursorFromEvent(e,target)}}else{this._transformObject(e)}this.fire("m…13 …defaultCursor=this.canvas.moveCursor="text"}this.borderColor=this.editingBorderColor;this.hasContr… property in canvas.AnonymousFunction148c19c32d700._savedProps
8090 defaultCursor: 'default',9677 this.setCursor(this.defaultCursor);9795 this.setCursor(this.defaultCursor);9826 this.setCursor(this.defaultCursor);10038 this.setCursor(this.defaultCursor);21910 this.canvas.defaultCursor = this.canvas.moveCursor = 'text';21942 defaultCursor: this.canvas && this.canvas.defaultCursor, property in AnonymousFunction064b60f12d900._savedProps21962 this.canvas.defaultCursor = this._savedProps.defaultCursor;