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

/freebsd-13-stable/contrib/dialog/
H A Dmixedform.c93 case DLG_EXIT_EXTRA:
H A Dmenubox.c198 case DLG_EXIT_EXTRA:
218 return DLG_EXIT_EXTRA;
691 if (is_inputmenu && result == DLG_EXIT_EXTRA) {
H A Dbuttons.c637 result = DLG_EXIT_EXTRA;
H A Dchecklist.c658 case DLG_EXIT_EXTRA:
H A Ddlg_keys.c292 *resultp = DLG_EXIT_EXTRA;
H A Dtreeview.c631 case DLG_EXIT_EXTRA:
H A Ddialog.c734 case DLG_EXIT_EXTRA:
1306 { "extra", DLG_EXIT_EXTRA },
H A Ddialog.h143 #define DLG_EXIT_EXTRA 3 macro
H A Dformbox.c973 case DLG_EXIT_EXTRA:
H A Dbuildlist.c1227 case DLG_EXIT_EXTRA:
H A Dutil.c1734 { DLG_EXIT_EXTRA, "DIALOG_EXTRA" },

Completed in 61 milliseconds