Home
last modified time | relevance | path

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

/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.conf.dist6 'show_progress' => '1',
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts864 show_progress: boolean; property
H A Ddhtmlxgantt.js13show_progress&&u!=s.types.milestone&&function(e,i,n,r,a){var o=1*e.progress||0;n=Math.max(n-2,0);v…
H A Ddhtmlxgantt.js.map1show_progress","done","progress","pr","progressColor","backgroundColor","opacity","progress_text",…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js6478 show_progress: true, property in module.exports.result
23665 if (cfg.show_progress && taskType != cfg.types.milestone) {