Home
last modified time | relevance | path

Searched refs:help_tags (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/dialog/
H A Ddialog.h435 bool help_tags; /* option "--help-tags" */ member
H A Dutil.c2895 *tag = dialog_vars.help_tags ? item->name : item->help; in dlg_add_help_listitem()
2907 *tag = dialog_vars.help_tags ? item->name : item->help; in dlg_add_help_formitem()
H A Ddialog.c290 { "help-tags", svT(help_tags), 1, "" },