Searched refs:ctr_width (Results 1 – 1 of 1) sorted by relevance
520 static int ctr_width; variable559 assert(n <= ctr_width); in redraw_counter_label()561 whline(win, ' ', ctr_width - n); in redraw_counter_label()562 wmove(win, row, ctr_width - n); in redraw_counter_label()744 int dw = ctr_width + 2; in counter_dialog()950 ctr_width = MAX2(ctr_width, strlen(group->group->countables[j].name) + 1); in setup_counter_groups()