Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dplot.c349 int local_legend_width = legend_width; in setup_axis() local
352 local_legend_width = 0; in setup_axis()
354 plot->total_width = axis_x_off(graph_width) + graph_left_pad / 2 + local_legend_width; in setup_axis()