Searched refs:autofit (Results 1 – 5 of 5) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/ |
H A D | ShapeProperties.php | 40 public function setAutofit(Autofit $autofit) argument 42 $this->autofit = $autofit; 49 return $this->autofit;
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.d.ts | 374 autofit: boolean; property
|
H A D | dhtmlxgantt.js | 13 …autofit||n.length){var l=s-i;if(t.autofit)for(a=0;a<r.length;a++){var c=Math.round(l/(r.length-a))…
|
H A D | dhtmlxgantt.js.map | 1 …autofit","delta","changed","_setContentSize","locale","labels","lineHeigth","colWidth","_sort","di…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.js | 6501 autofit: false, property in module.exports.result 19238 if (config.autofit || unknown.length) { 19241 if (config.autofit) {
|