Home
last modified time | relevance | path

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

/dports/devel/newt/newt-0.52.21/
H A Dnewt.h320 #define NEWT_KEY_ERROR NEWT_KEY_EXTRA_BASE + 114 macro
H A Dnewt.c688 return NEWT_KEY_ERROR; in newtGetKey()
H A Dform.c1105 if (key == NEWT_KEY_ERROR) { in newtFormRun()