Home
last modified time | relevance | path

Searched defs:bar_width (Results 1 – 2 of 2) sorted by relevance

/external/autotest/frontend/tko/
Dgraphing_utils.py291 def _get_adjusted_bar(x, bar_width, series_index, num_plots): argument
/external/fio/
Dgraph.c238 double label_offset, double bar_width, in draw_bars()
439 double space_per_label, bar_width; in bar_graph_draw() local