H A D | draw.py | 192 def draw_fill_rect(ctx, color, rect): argument 197 def draw_rect(ctx, color, rect): argument 222 def draw_sec_labels(ctx, options, rect, sec_w, nsecs): argument 237 def draw_box_ticks(ctx, rect, sec_w): argument 260 def draw_annotations(ctx, proc_tree, times, rect): argument 381 def clip_visible(clip, rect): argument 875 def draw_processes_recursively(ctx, proc, proc_tree, y, proc_h, rect, clip) : argument 907 def draw_process_activity_colors(ctx, proc, proc_tree, x, y, w, proc_h, rect, clip): argument
|