Searched refs:ctr_width (Results 1 – 1 of 1) sorted by relevance
326 static int ctr_width; variable360 assert(n <= ctr_width); in redraw_counter_label()362 whline(win, ' ', ctr_width - n); in redraw_counter_label()363 wmove(win, row, ctr_width - n); in redraw_counter_label()558 int dw = ctr_width + 2; in counter_dialog()738 while (n++ < ctr_width) in dump_counters()819 ctr_width = in setup_counter_groups()820 MAX2(ctr_width, strlen(group->group->countables[j].name) + 1); in setup_counter_groups()