Searched refs:updates_per_second (Results 1 – 3 of 3) sorted by relevance
| /plugin/yuriigantt/3rd/dhtmlxgantt/ |
| D | dhtmlxgantt.js | 13 …updates_per_second:60});function g(i,n,r,a,o){var s=function(i,n,r){var a=n(i),o={x:a.left,y:a.top… property
|
| D | dhtmlxgantt.js.map | 1 …updates_per_second","getLinePos","shift","isStart","taskPos","xEnd","yEnd","milestoneWidth","origW…
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
| D | dhtmlxgantt.js | 7019 if (this.config.started && utils.defined(this.config.updates_per_second)) { 7020 if (!timeout(this, this.config.updates_per_second)) 19562 var dnd = new DnD(grid.$grid_data, {updates_per_second: 60}); property 19812 var dnd = new DnD(grid.$grid_data, {updates_per_second: 60}); property 24621 var dnd = new DnD(timeline.$task_bars, { sensitivity : 0, updates_per_second : 60 }), property
|