Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dline.c95 extern int ul_s_width, ul_e_width;
419 w += ul_s_width; in attr_swidth()
H A Dscreen.c238 public int ul_s_width, ul_e_width; /* Printing width of underline seq */
1292 ul_s_width = ul_e_width = so_s_width; in get_term()
241 public int ul_s_width, ul_e_width; /* Printing width of underline seq */ global() variable