Searched defs:xscale (Results 1 – 2 of 2) sorted by relevance
| /openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | gui.py | 47 def __init__(self, trace, options, xscale): argument 115 def set_xscale(self, xscale): argument 254 def __init__(self, window, trace, options, xscale): argument
|
| H A D | draw.py | 281 xscale, yscale, x_trans, y_trans): argument 338 def extents(options, xscale, trace): argument 753 def render(ctx, options, xscale, trace): argument
|