Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dplot.c49 static int plot_title_height = 50; variable
456 plot->total_height = plot_title_height; in set_plot_title()
461 plot->start_y_offset, plot->total_width + 40, plot_title_height + 20); in set_plot_title()
468 plot->start_y_offset + plot_title_height / 2, in set_plot_title()
470 plot->start_y_offset += plot_title_height; in set_plot_title()