Home
last modified time | relevance | path

Searched refs:dlg_add_string (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/dialog/
H A Dmixedform.c99 dlg_add_string(help_result); in dialog_mixedform()
107 dlg_add_string(listitems[i].text); in dialog_mixedform()
H A Dchecklist.c669 dlg_add_string(help_result); in dialog_checklist()
675 dlg_add_string(help_result); in dialog_checklist()
684 dlg_add_string(listitems[i].name); in dialog_checklist()
692 dlg_add_string(listitems[i].name); in dialog_checklist()
H A Dtreeview.c641 dlg_add_string(help_result); in dialog_treeview()
647 dlg_add_string(help_result); in dialog_treeview()
658 dlg_add_string(listitems[i].name); in dialog_treeview()
663 dlg_add_string(listitems[i].name); in dialog_treeview()
H A Dmenubox.c210 dlg_add_string(items[choice].name); in handle_button()
214 dlg_add_string(help_result); in handle_button()
227 dlg_add_string(items[current].name); in dlg_renamed_menutext()
229 dlg_add_string(newtext); in dlg_renamed_menutext()
H A Dbuildlist.c1239 dlg_add_string(help_result); in dialog_buildlist()
1244 dlg_add_string(help_result); in dialog_buildlist()
1255 dlg_add_string(listitems[i].name); in dialog_buildlist()
H A Dformbox.c983 dlg_add_string(help_result); in dialog_form()
991 dlg_add_string(listitems[i].text); in dialog_form()
H A Dui_getc.c324 dlg_add_string(temp); in dlg_add_last_key()
H A Ddialog.h841 extern void dlg_add_string(char * /*string*/);
H A Dutil.c2866 dlg_add_string(char *string) in dlg_add_string() function
/freebsd/contrib/dialog/package/
H A Ddialog.sym66 dlg_add_string
H A Ddialog.map184 dlg_add_string;