HomeSort by relevance Sort by last modified time
    Searched refs:XK_NOD (Results 1 - 3 of 3) sorted by null

  /external/libedit/src/
keymacro.h 58 #define XK_NOD 2
keymacro.c 341 case XK_NOD:
442 case XK_NOD:
469 ptr->type = XK_NOD;
terminal.c 1125 arrow[i].type = XK_NOD;
1143 if (arrow[i].type != XK_NOD)
1194 if (arrow[i].type == XK_NOD)
    [all...]

Completed in 437 milliseconds