Searched refs:terminal_deletechars (Results 1 – 3 of 3) sorted by relevance
88 protected void terminal_deletechars(EditLine *, int);
820 terminal_deletechars(el, -fx); in re_update_line()870 terminal_deletechars(el, -sx); in re_update_line()
690 terminal_deletechars(EditLine *el, int num) in terminal_deletechars() function