Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dplot.c62 int legend_width = 80; variable
349 int local_legend_width = legend_width; in setup_axis()
409 plot->total_width = axis_x_off(graph_width) + legend_width; in setup_axis_spindle()
457 plot->total_width = axis_x_off(graph_width) + graph_left_pad / 2 + legend_width; in set_plot_title()
1076 legend_width, in svg_write_legend()
1114 legend_width = longest_str * (legend_font_size * 3 / 4) + 25; in set_legend_width()
1116 legend_width = 0; in set_legend_width()