Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/less/dist/
H A Dline.c98 extern int ul_s_width, ul_e_width;
444 w += ul_e_width; in attr_ewidth()
H A Dscreen.c243 public int ul_s_width, ul_e_width; /* Printing width of underline seq */ variable
1284 ul_s_width = ul_e_width = so_s_width; in get_term()
/netbsd-src/external/bsd/less/dist/lesstest/lt/
H A Dsubsearch.lt271 public int ul_s_width, ul_e_width; /* Printing width of underline seq */
1310 ul_s_width = ul_e_width = so_s_width;