Home
last modified time | relevance | path

Searched refs:NEWT_KEY_SUSPEND (Results 1 – 5 of 5) sorted by relevance

/dports/devel/newt/newt-0.52.21/
H A Dnewt.c693 if (key == NEWT_KEY_SUSPEND && suspendCallback) in newtGetKey()
695 } while (key == NEWT_KEY_SUSPEND || key == SLANG_GETKEY_ERROR); in newtGetKey()
H A Dnewt.h287 #define NEWT_KEY_SUSPEND '\032' /* ctrl - z*/ macro
H A Dsnack.c1480 setitemstring_decref(d, "KEY_SUSPEND", PyInt_FromLong(NEWT_KEY_SUSPEND)); in MOD_INIT()
/dports/devel/fpc-newt/fpc-3.2.2/packages/newt/src/
H A Dnewt.pp117 NEWT_KEY_SUSPEND = #26;
/dports/lang/fpc-source/fpc-3.2.2/packages/newt/src/
H A Dnewt.pp117 NEWT_KEY_SUSPEND = #26;