Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/less/
H A Dline.c74 extern int bo_s_width, bo_e_width;
411 w += bo_e_width;
H A Dscreen.c228 public int bo_s_width, bo_e_width; /* Printing width of boldface seq */ variable
1214 bo_s_width = bo_e_width = so_s_width; in get_term()