Searched refs:tt_scroll_up (Results 1 – 6 of 6) sorted by relevance
173 if (tt.tt_scroll_up) { in xxflush_scroll()180 tt.tt_scroll_up(xp->arg0); in xxflush_scroll()
65 void (*tt_scroll_up)(int); member
291 tt.tt_scroll_up = h19_scroll_up; in tt_h19()
114 if ((dir > 0 ? tt.tt_scroll_down == 0 : tt.tt_scroll_up == 0) || in wwscroll1()
491 tt.tt_scroll_up = zz_scroll_up; in tt_zapple()
565 tt.tt_scroll_up = gen_scroll_up; in tt_generic()