Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/less/
H A Dscreen.c67 int bl_s_width, bl_e_width; /* Printing width of blink seq */ variable
310 bl_s_width = bl_e_width = so_s_width; in get_term()
H A Dline.c58 extern int bl_s_width, bl_e_width;
337 w += bl_s_width; in attr_swidth()