Home
last modified time | relevance | path

Searched refs:dlg_item_help (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/dialog/
H A Dformbox.c631 dlg_item_help(""); in dlg_form()
649 dlg_item_help(current->help); in dlg_form()
H A Ddialog.h709 extern void dlg_item_help(const char * /*txt*/);
H A Dchecklist.c95 dlg_item_help(item->help); in print_item()
H A Dtreeview.c95 dlg_item_help(item->help); in print_item()
H A Dmenubox.c133 dlg_item_help(item->help); in print_item()
H A Dbuildlist.c160 dlg_item_help(item->help); in print_item()
H A Dutil.c2531 dlg_item_help(const char *txt) in dlg_item_help() function