Home
last modified time | relevance | path

Searched refs:ul_e_width (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/less/
H A Dline.c63 extern int ul_s_width, ul_e_width;
440 w += ul_e_width;
H A Dscreen.c204 public int ul_s_width, ul_e_width; /* Printing width of underline seq */ variable
1189 ul_s_width = ul_e_width = so_s_width; in get_term()