Searched refs:terminal_print_arrow (Results 1 – 3 of 3) sorted by relevance
106 protected void terminal_print_arrow(EditLine *, const Char *);
1236 terminal_print_arrow(el, STR("")); in map_print_all_keys()1336 terminal_print_arrow(el, in); in map_bind()
1136 terminal_print_arrow(EditLine *el, const Char *name) in terminal_print_arrow() function