Home
last modified time | relevance | path

Searched refs:terminal_print_arrow (Results 1 – 3 of 3) sorted by relevance

/external/libedit/src/
Dterminal.h106 protected void terminal_print_arrow(EditLine *, const Char *);
Dmap.c1236 terminal_print_arrow(el, STR("")); in map_print_all_keys()
1336 terminal_print_arrow(el, in); in map_bind()
Dterminal.c1136 terminal_print_arrow(EditLine *el, const Char *name) in terminal_print_arrow() function