Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/less/dist/
H A Dline.c97 extern int bo_s_width, bo_e_width;
446 w += bo_e_width; in attr_ewidth()
H A Dscreen.c242 public int bo_s_width, bo_e_width; /* Printing width of boldface seq */ variable
1283 bo_s_width = bo_e_width = so_s_width; in get_term()
/netbsd-src/external/bsd/less/dist/lesstest/lt/
H A Dsubsearch.lt270 public int bo_s_width, bo_e_width; /* Printing width of boldface seq */
1309 bo_s_width = bo_e_width = so_s_width;