Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dplot.c43 static int graph_left_pad = 120; variable
325 return graph_left_pad; in axis_x()
331 return graph_left_pad + graph_inner_x_margin + x; in axis_x_off_double()
354 plot->total_width = axis_x_off(graph_width) + graph_left_pad / 2 + local_legend_width; in setup_axis()
457 plot->total_width = axis_x_off(graph_width) + graph_left_pad / 2 + legend_width; in set_plot_title()
573 graph_left_pad / 2 - axis_label_font_size, in set_ylabel()
576 graph_left_pad / 2 - axis_label_font_size, in set_ylabel()