Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dplot.c44 static int tick_label_pad = 16; variable
355 plot->total_height = axis_y() + tick_label_pad + tick_font_size; in setup_axis()
410 plot->total_height = axis_y() + tick_label_pad + tick_font_size; in setup_axis_spindle()
510 int text_y = axis_y() + tick_label_pad; in set_xticks()