Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dterminal.h97 libedit_private int terminal_set_arrow(EditLine *, const wchar_t *,
H A Dmap.c1364 terminal_set_arrow(el, in, keymacro_map_str(el, out), ntype); in map_bind()
1378 terminal_set_arrow(el, in, keymacro_map_cmd(el, cmd), ntype); in map_bind()
H A Dterminal.c1079 terminal_set_arrow(EditLine *el, const wchar_t *name, keymacro_value_t *fun, in terminal_set_arrow() function