text_width 120 lib/widget/hline.c int text_width; text_width 122 lib/widget/hline.c text_width = str_term_width1 (l->text); text_width 123 lib/widget/hline.c widget_gotoyx (w, 0, (w->rect.cols - text_width) / 2);