Searched refs:terminal_deletechars (Results 1 – 3 of 3) sorted by relevance
91 protected void terminal_deletechars(EditLine *, int);
826 terminal_deletechars(el, -fx); in re_update_line()876 terminal_deletechars(el, -sx); in re_update_line()
699 terminal_deletechars(EditLine *el, int num) in terminal_deletechars() function