Lines Matching refs:width
1107 width = widfmt % (((list[dev]['end']-list[dev]['start'])*100)/tTotal)
1108 if width != '0.000000' and length >= mindevlen:
2848 ….stamp {width: 100%;text-align:center;background-color:#495E09;line-height:30px;color:white;font: …
2849 table {width:100%;border-collapse: collapse;}\n\
3156 width = '%f' % ((mTotal*100.0)/tTotal)
3159 title, left, top, '%d'%devtl.bodyH, width, '', '', '')
3177 width = '%f' % (((mTotal*100.0)-sysvals.srgap/2)/tTotal)
3178 devtl.html['timeline'] += html_tblock.format(bname, left, width)
3184 width = '%f' % ((length*100.0)/mTotal)
3185 devtl.html['timeline'] += html_phase.format(left, width, \
3212 width = '%f' % (((dev['end']-dev['start'])*100)/mTotal)
3219 title, left, top, '%.3f'%rowheight, width, \
3233 width = '%f' % (e.length*100/mTotal)
3238 width, e.text)
3278 ….stamp {width:100%;text-align:center;background-color:gray;line-height:30px;color:white;font:25px …
3289 table {width:100%;}\n\
3305 .zoombox {position:relative;width:100%;overflow-x:scroll;}\n\
3306 ….timeline {position:relative;font-size:14px;cursor:pointer;width:100%; overflow:hidden;background:…
3319 .legend {position:relative; width:100%; height:40px; text-align:center;margin-bottom:20px}\n\
3320 ….legend .square {position:absolute;cursor:pointer;top:10px; width:0px;height:20px;border:1px solid…
3321 button {height:40px;width:200px;margin-bottom:20px;margin-top:20px;font-size:24px;}\n\
3322 ….logbtn {position:relative;float:right;height:25px;width:50px;margin-top:3px;margin-bottom:0;font-…
3323 .devlist {position:'+x2changes[1]+';width:190px;}\n\
3366 width = '%.3f' % ((length*100.0)/tTotal)
3367 hf.write(html_phaselet.format(b, left, width, \