Home
last modified time | relevance | path

Searched refs:DLGK_FORM_PREV (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/dialog/
H A Ddlg_keys.h83 DLGK_FORM_PREV, enumerator
H A Dtrace.c219 CASE(DLGK_FORM_PREV); in dlg_trace_chr()
H A Dformbox.c722 case DLGK_FORM_PREV: in dlg_form()
H A DCHANGES745 + add DLGK_FORM_PREV and DLGK_FORM_NEXT key-bindings to form.c, to