Searched refs:so_e_width (Results 1 – 4 of 4) sorted by relevance
30 extern int so_s_width, so_e_width;639 col += sizeof(return_to_continue) + so_e_width; in error()
26 extern int so_s_width, so_e_width;
98 extern int so_s_width, so_e_width;448 w += so_e_width; in attr_ewidth()
242 public int so_s_width, so_e_width; /* Printing width of standout seq */ variable1277 so_e_width = so_s_width; in get_term()1284 if (so_s_width > 0 || so_e_width > 0) in get_term()