Searched refs:so_e_width (Results 1 – 3 of 3) sorted by relevance
29 extern int so_s_width, so_e_width;712 col += (int) sizeof(return_to_continue) + so_e_width; in error()
104 extern int so_s_width, so_e_width;510 w += so_e_width; in attr_ewidth()
273 public int so_s_width, so_e_width; /* Printing width of standout seq */ variable1451 so_e_width = so_s_width; in get_term()1458 if (so_s_width > 0 || so_e_width > 0) in get_term()