Lines Matching refs:color

281 			color = 'red'
283 color = 'green'
285 color = 'blue'
291 color = '#%06X' % ((v1*0x10000) + (v2*0x100) + v3)
298 e = TraceEvent(action, name, color, time)
391 def newPhaseWithSingleAction(self, phasename, devname, start, end, color): argument
402 'row': 0, 'color': color, 'order': 0}
404 def newPhase(self, phasename, start, end, color, order): argument
418 'row': 0, 'color': color, 'order': order}
600 color = '#FFFFFF' variable in TraceEvent
606 self.color = c
2035 ….stamp {width: 100%;text-align:center;background-color:#495E09;line-height:30px;color:white;font: …
2038 th {border: 1px solid black;background-color:#A7C942;color:white;}\n\
2040 tr.alt td {background-color:#EAF2D3;}\n\
2041 tr.avg td {background-color:#BDE34C;}\n\
2042 a:link {color: #90B521;}\n\
2043 a:visited {color: #495E09;}\n\
2044 a:hover {color: #B1DF28;}\n\
2045 a:active {color: #FFFFFF;}\n\
2299 color = 'rgba(204,204,204,0.5)'
2320 color = 'rgba(204,204,204,0.5)'
2324 width, e.color, '')
2350 ….stamp {width: 100%;text-align:center;background-color:gray;line-height:30px;color:white;font: 25p…
2353 h1 {color:black;font: bold 30px Times;}\n\
2354 t0 {color:black;font: bold 30px Times;}\n\
2355 t1 {color:black;font: 30px Times;}\n\
2356 t2 {color:black;font: 25px Times;}\n\
2357 t3 {color:black;font: 20px Times;white-space:nowrap;}\n\
2358 t4 {color:black;font: bold 30px Times;line-height:60px;white-space:nowrap;}\n\
2360 .gray {background-color:rgba(80,80,80,0.1);}\n\
2361 .green {background-color:rgba(204,255,204,0.4);}\n\
2362 .purple {background-color:rgba(128,0,128,0.2);}\n\
2363 .yellow {background-color:rgba(255,255,204,0.4);}\n\
2367 r {color:#500000;font:15px Tahoma;}\n\
2368 n {color:#505050;font:15px Tahoma;}\n\
2369 .tdhl {color: red;}\n\
2376 …ative; font-size: 14px;cursor: pointer;width: 100%; overflow: hidden; background-color:#dddddd;}\n\
2377 …t: 30px; border:1px solid;text-align:center;white-space:nowrap;background-color:rgba(204,204,204,0…
2378 .thread:hover {background-color:white;border:1px solid red;z-index:10;}\n\
2379 .hover {background-color:white;border:1px solid red;z-index:10;}\n\