Searched refs:terminal_deletechars (Results 1 – 3 of 3) sorted by relevance
99 protected void terminal_deletechars(EditLine *, int);
824 terminal_deletechars(el, -fx); in re_update_line()874 terminal_deletechars(el, -sx); in re_update_line()
697 terminal_deletechars(EditLine *el, int num) in terminal_deletechars() function