Home
last modified time | relevance | path

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

/dports/sysutils/screen/screen-4.8.0/
H A Ddisplay.h232 #define D_cursorkeys DISPLAY(d_cursorkeys) macro
H A Ddisplay.c463 D_cursorkeys = 0;
774 D_cursorkeys = on;
776 if (display && D_cursorkeys != on && D_CCS)
778 D_cursorkeys = on;
3197 int oldkeypad = D_keypad, oldcursorkeys = D_cursorkeys; in NukePending()
3248 D_cursorkeys = 0; in NukePending()
H A Dprocess.c6642 if (i >= T_CURSOR - T_CAPS && i < T_KEYPAD - T_CAPS && D_cursorkeys)