Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dline.c102 extern int bo_s_width, bo_e_width;
516 w += bo_e_width; in attr_ewidth()
H A Dscreen.c295 public int bo_s_width, bo_e_width; /* Printing width of boldface seq */ variable
1571 bo_s_width = bo_e_width = so_s_width; in get_term_info()