Home
last modified time | relevance | path

Searched refs:smooth_scroll (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/usr.bin/talk/
Dinit_disp.c73 scrollok(my_win.x_win, smooth_scroll); in init_display()
80 scrollok(his_win.x_win, smooth_scroll); in init_display()
Ddisplay.c47 bool smooth_scroll; variable
188 if (smooth_scroll) { in xscroll()
Dtalk.h46 extern bool smooth_scroll;
Dget_names.c70 smooth_scroll = TRUE; in get_names()