Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py47 TICK_COLOR = (0.92, 0.92, 0.92, 1.0) variable
247 ctx.set_source_rgba(*TICK_COLOR)