Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/dsynth/
H A Dprogress.js17 var progwidth = 950; variable
33 var width = variable * progwidth / queued;
44 return (progwidth - cat[0] - cat[1] - cat[2]);
75 context.fillRect(0, progtop + 1, progwidth, progheight + 2);