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