Searched refs:tt_scroll_top (Results 1 – 7 of 7) sorted by relevance
153 if (tt.tt_scroll_top != xp->arg1 || in xxflush_scroll()174 if (tt.tt_scroll_top != xp->arg1 || in xxflush_scroll()
270 if (row < tt.tt_scroll_top || row > tt.tt_scroll_bot) in gen_move()414 gen_move(tt.tt_scroll_top, 0); in gen_scroll_up()426 tt.tt_scroll_top = top; in gen_setscroll()
112 tt.tt_scroll_top = 0; in ttinit()
84 int tt_scroll_top; /* top of scrolling region */ member
97 if (tt.tt_scroll_top != 0 || tt.tt_scroll_bot != tt.tt_nrow - 1) in xxend()
115 ((tt.tt_scroll_top != row1x || tt.tt_scroll_bot != row2x - 1) && in wwscroll1()
353 tt.tt_scroll_top = top; in zz_setscroll()