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

/freebsd-11-stable/contrib/dialog/
H A Ddialog.h537 #define DLG__NO_ITEMS (dialog_vars.no_items ? 0 : 1) macro
543 #define CHECKBOX_TAGS (2 + DLG__ITEM_HELP + DLG__NO_ITEMS)
544 #define MENUBOX_TAGS (1 + DLG__ITEM_HELP + DLG__NO_ITEMS)
548 #define TREEVIEW_TAGS (3 + DLG__ITEM_HELP + DLG__NO_ITEMS)

Completed in 57 milliseconds