Searched refs:cursorDuration (Results 1 – 2 of 2) sorted by relevance
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 20516 cursorDuration: 600, property 21591 this._currentTickState = this._animateCursor(this, 1, this.cursorDuration, '_onTickComplete'); 21639 …_this._currentTickCompleteState = _this._animateCursor(_this, 0, this.cursorDuration / 2, '_tick');
|
| D | fabric.min.js | 11 …(102,153,255,0.25)",cursorWidth:2,cursorColor:"#333",cursorDelay:1e3,cursorDuration:600,styles:nul… property 13 …cursorDuration,"_onTickComplete")},_animateCursor:function(obj,targetOpacity,duration,completeMeth…
|