Searched refs:tt_scroll_top (Results 1 – 7 of 7) sorted by relevance
161 if (tt.tt_scroll_top != xp->arg1 ||182 if (tt.tt_scroll_top != xp->arg1 ||
248 if (row < tt.tt_scroll_top || row > tt.tt_scroll_bot)382 gen_move(tt.tt_scroll_top, 0); in gen_scroll_up()393 tt.tt_scroll_top = top; in gen_setscroll()
76 int tt_scroll_top; /* top of scrolling region */ member
129 tt.tt_scroll_top = 0; in ttinit()
125 (tt.tt_scroll_top != row1x || tt.tt_scroll_bot != row2x - 1) &&
98 if (tt.tt_scroll_top != 0 || tt.tt_scroll_bot != tt.tt_nrow - 1) in xxend()
319 tt.tt_scroll_top = top; in zz_setscroll()