Searched refs:tc_cursor_motion (Results 1 – 1 of 1) sorted by relevance
129 static char *tc_cursor_motion; variable207 if ((go = tgoto(tc_cursor_motion, 0, screen_length - 1)) != NULL) in screen_getsize()303 (tc_cursor_motion = tgetstr("cm", &bufptr)) == NULL) in screen_readtermcap()320 if ((go = tgoto(tc_cursor_motion, 0, 0)) != NULL) in screen_readtermcap()518 char *go = tgoto(tc_cursor_motion, x, y); in screen_move()