Home
last modified time | relevance | path

Searched refs:_syncCellSizes (Results 1 – 3 of 3) sorted by relevance

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13_syncCellSizes=function(t,e){if(t){var i={};return this._eachChild(function(t){t.$config.group&&"s… method in e
H A Ddhtmlxgantt.js.map1_syncCellSizes","groupName","newSize","groups","_eachChild","_syncGroupSize","_xLayout","getNextSi…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js20847 Layout.prototype._syncCellSizes = function(groupName, newSize){ method in Layout
22351 gantt.$layout._syncCellSizes(mainGrid.$parent.$config.group, gantt.config.grid_width);
22356 … gantt.$layout._syncCellSizes(mainGrid.$parent.$config.group, mainGrid.$parent.$config.width);