Searched refs:changed_screen_line (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/libreadline/
H A Ddisplay.c893 int nleft, pos, changed_screen_line, tx; local
1002 changed_screen_line = _rl_last_v_pos != cursor_linenum;
1003 if (changed_screen_line)

Completed in 111 milliseconds