Searched refs:proc_h (Results 1 – 1 of 1) sorted by relevance
327 proc_h = 16 # the height of a process variable352 h = proc_h * processes + header_h + 2 * off_y698 y = y + proc_h792 y = y + proc_h * proc_tree.num_nodes([root])848 next_y = y + proc_h893 draw_fill_rect(ctx, color, (tx, y, tw, proc_h))900 dep_off_y = proc_h / 4901 ctx.move_to(x, y + proc_h / 2)902 ctx.line_to(px - dep_off_x, y + proc_h / 2)906 ctx.move_to(x, y + proc_h / 2)[all …]