Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/less/
H A Dline.c62 extern int bo_s_width, bo_e_width;
442 w += bo_e_width;
H A Dscreen.c203 public int bo_s_width, bo_e_width; /* Printing width of boldface seq */ variable
1188 bo_s_width = bo_e_width = so_s_width; in get_term()