Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/less/
Dline.c56 extern int bo_s_width, bo_e_width;
379 w += bo_s_width;
Dscreen.c196 public int bo_s_width, bo_e_width; /* Printing width of boldface seq */ variable
1177 bo_s_width = bo_e_width = so_s_width; in get_term()