Searched refs:scroll_cursor_halfway (Results 1 – 4 of 4) sorted by relevance
42 void scroll_cursor_halfway(int atend);
286 scroll_cursor_halfway(FALSE); in update_topline()389 scroll_cursor_halfway(FALSE); in update_topline()1880 scroll_cursor_halfway(FALSE); in scroll_cursor_top()2142 scroll_cursor_halfway(FALSE); in scroll_cursor_bot()2165 scroll_cursor_halfway(int atend) in scroll_cursor_halfway() function
1864 scroll_cursor_halfway(FALSE); // redisplay at correct position in enter_buffer()
2898 case 'z': scroll_cursor_halfway(TRUE); in nv_zet()