Searched refs:back_scroll (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/less/
H A Dforwback.c32 extern int back_scroll;
444 * back_scroll, because the default case depends on sc_height and
445 * top_scroll, as well as back_scroll.
452 if (back_scroll >= 0)
453 return (back_scroll);
H A Dopttbl.c32 public int back_scroll; /* Repaint screen on backwards movement */ variable
241 NUMBER, -1, &back_scroll, NULL,

Completed in 61 milliseconds