Searched refs:XK_NOD (Results 1 – 6 of 6) sorted by relevance
59 #define XK_NOD 2 macro
345 case XK_NOD: in node__try()446 case XK_NOD: in node__put()473 ptr->type = XK_NOD; in node__get()
1141 arrow[i].type = XK_NOD; in terminal_clear_arrow()1159 if (arrow[i].type != XK_NOD) in terminal_print_arrow()1210 if (arrow[i].type == XK_NOD) in terminal_bind_arrow()
268 case XK_NOD: in TryNode()393 case XK_NOD: in PutFreeNode()417 ptr->type = XK_NOD; in GetFreeNode()
111 #define XK_NOD -1 /* Internal tree node */ macro
855 arrow[i].type = XK_NOD; in ClearArrowKeys()868 if (arrow[i].type != XK_NOD) in PrintArrowKeys()902 if (arrow[i].type == XK_NOD) { in BindArrowKeys()