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

/freebsd-13-stable/contrib/dialog/
H A Ddialog.h563 #define DLG__NO_ITEMS (dialog_vars.no_items ? 0 : 1) macro
569 #define CHECKBOX_TAGS (2 + DLG__ITEM_HELP + DLG__NO_ITEMS)
570 #define MENUBOX_TAGS (1 + DLG__ITEM_HELP + DLG__NO_ITEMS)
574 #define TREEVIEW_TAGS (3 + DLG__ITEM_HELP + DLG__NO_ITEMS)

Completed in 111 milliseconds