Searched defs:proc_h (Results 1 – 1 of 1) sorted by relevance
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
H A D | draw.py | 327 proc_h = 16 # the height of a process variable 827 def draw_processes_recursively(ctx, proc, proc_tree, y, proc_h, rect, clip) : argument 859 def draw_process_activity_colors(ctx, proc, proc_tree, x, y, w, proc_h, rect, clip): argument 895 def draw_process_connecting_lines(ctx, px, py, x, y, proc_h): argument
|