Home
last modified time | relevance | path

Searched refs:_rl_move_vert (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/libreadline/
Ddisplay.c982 _rl_move_vert (linenum); in rl_redisplay()
995 _rl_move_vert (cursor_linenum); in rl_redisplay()
1429 _rl_move_vert (current_line);
1886 _rl_move_vert (to) in _rl_move_vert() function
2286 _rl_move_vert (_rl_vis_botlin); in _rl_update_final()
2374 _rl_move_vert (0); in _rl_redisplay_after_sigwinch()
2392 _rl_move_vert (_rl_vis_botlin); in _rl_clean_up_for_exit()
Drlprivate.h215 extern void _rl_move_vert PARAMS((int));
Dtext.c536 _rl_move_vert (curr_line);
Dcomplete.c1367 _rl_move_vert (_rl_vis_botlin);