Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/less/
H A Dline.c76 extern int bl_s_width, bl_e_width;
413 w += bl_e_width;
H A Dscreen.c231 public int bl_s_width, bl_e_width; /* Printing width of blink seq */ variable
1216 bl_s_width = bl_e_width = so_s_width; in get_term()