Searched refs:ue_width (Results 1 – 4 of 4) sorted by relevance
114 if (column + addon + (ln_state ? ue_width : 0) > sc_width) \216 if (column + ul_width + ue_width + 1 >= sc_width)289 if (column + ue_width + bo_width + 1 + be_width >= sc_width)304 if (column + be_width + ul_width + 1 + ue_width >= sc_width)325 column += ue_width;326 if (ue_width > 0 && curr[0] == ' ')
117 int ul_width, ue_width; /* Printing width of underline sequences */ variable310 be_width = bo_width = ue_width = ul_width = se_width = so_width; in get_term()
87 column += ue_width; in put_line()
195 extern int ue_width;