Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/less/
H A Dline.c75 extern int ul_s_width, ul_e_width;
409 w += ul_e_width;
H A Dscreen.c229 public int ul_s_width, ul_e_width; /* Printing width of underline seq */ variable
1215 ul_s_width = ul_e_width = so_s_width; in get_term()