Home
last modified time | relevance | path

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

/external/libedit/src/
Dkeymacro.h58 #define XK_NOD 2 macro
Dkeymacro.c341 case XK_NOD: in node__try()
442 case XK_NOD: in node__put()
469 ptr->type = XK_NOD; in node__get()
Dterminal.c1125 arrow[i].type = XK_NOD; in terminal_clear_arrow()
1143 if (arrow[i].type != XK_NOD) in terminal_print_arrow()
1194 if (arrow[i].type == XK_NOD) in terminal_bind_arrow()