Home
last modified time | relevance | path

Searched refs:scale_height (Results 1 – 5 of 5) sorted by relevance

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts794 scale_height: number; property
H A Ddhtmlxgantt.js13scale_height);this.$task_data.style.height=n+"px"}if(this.refresh(),this.$task_bg.style.background… property in t.skins.terrace.config
H A Ddhtmlxgantt.js.map1scale_height","minDate","maxDate","rtl","heights","configs","main_scale","cfg","initScaleConfig","…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js19297 var lineHeigth = config.scale_height - 1;
26551 scale_height = 0;
26558 scale_height = config.scale_height;
26573 scale_height += "px";
28772 scale_height: 35, property in gantt.skins.broadway.config
28803 scale_height: 35, property in gantt.skins.config
28828 scale_height: 35, property in gantt.skins.config
28854 scale_height: 36, property in gantt.skins.material.config
28896 scale_height: 30, property in gantt.skins.meadow.config
28921 scale_height: 27, property in gantt.skins.skyblue.config
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_quick_info.js.map1 …\t//pos.dy = (pos.top + height - scrolls.y > (gantt._y - gantt.config.scale_height)*0.96) ? 1 : 0;…