Searched refs:DLG_EXIT_EXTRA (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/dialog/
H A Dmixedform.c93 case DLG_EXIT_EXTRA:
H A Dmenubox.c198 case DLG_EXIT_EXTRA:
218 return DLG_EXIT_EXTRA;
673 if (is_inputmenu && result == DLG_EXIT_EXTRA) {
H A Dbuttons.c626 result = DLG_EXIT_EXTRA;
H A Dchecklist.c640 case DLG_EXIT_EXTRA:
H A Ddialog.h143 #define DLG_EXIT_EXTRA 3 macro
H A Ddlg_keys.c283 *resultp = DLG_EXIT_EXTRA;
H A Dtreeview.c617 case DLG_EXIT_EXTRA:
H A Ddialog.c624 case DLG_EXIT_EXTRA:
1193 { "extra", DLG_EXIT_EXTRA },
H A Dbuildlist.c1060 case DLG_EXIT_EXTRA:
H A Dformbox.c954 case DLG_EXIT_EXTRA:
H A Dutil.c1696 { DLG_EXIT_EXTRA, "DIALOG_EXTRA" },

Completed in 74 milliseconds