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.c94 extern int bo_s_width, bo_e_width;
443 w += bo_e_width; in attr_ewidth()
H A Dscreen.c237 public int bo_s_width, bo_e_width; /* Printing width of boldface seq */
1291 bo_s_width = bo_e_width = so_s_width; in get_term()
240 public int bo_s_width, bo_e_width; /* Printing width of boldface seq */ global() variable