Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/less/
H A Dline.c64 extern int bl_s_width, bl_e_width;
444 w += bl_e_width;
H A Dscreen.c206 public int bl_s_width, bl_e_width; /* Printing width of blink seq */ variable
1190 bl_s_width = bl_e_width = so_s_width; in get_term()