Searched refs:teken_subr_cursor_up (Results 1 – 1 of 1) sorted by relevance
29 static void teken_subr_cursor_up(teken_t *, unsigned int);357 teken_subr_cursor_up(t, ncols); in teken_subr_cursor_previous_line()361 teken_subr_cursor_up(teken_t *t, unsigned int nrows) in teken_subr_cursor_up() function