Searched refs:D_cursorkeys (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/screen-22/screen/
H A Ddisplay.h230 #define D_cursorkeys DISPLAY(d_cursorkeys) macro
H A Ddisplay.c742 D_cursorkeys = 0;
1042 D_cursorkeys = on;
1044 if (display && D_cursorkeys != on && D_CCS)
1046 D_cursorkeys = on;
3285 int oldkeypad = D_keypad, oldcursorkeys = D_cursorkeys;
3335 D_cursorkeys = 0;
H A Dprocess.c5724 if (i >= T_CURSOR - T_CAPS && i < T_KEYPAD - T_CAPS && D_cursorkeys)

Completed in 86 milliseconds