Searched refs:terminal_print_arrow (Results 1 – 3 of 3) sorted by relevance
98 protected void terminal_print_arrow(EditLine *, const Char *);
1238 terminal_print_arrow(el, STR("")); in map_print_all_keys()1338 terminal_print_arrow(el, in); in map_bind()
1138 terminal_print_arrow(EditLine *el, const Char *name) in terminal_print_arrow() function