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

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

Completed in 50 milliseconds