Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/dialog/
HDmixedform.c99 dlg_add_string(help_result); in dialog_mixedform()
107 dlg_add_string(listitems[i].text); in dialog_mixedform()
HDtreeview.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()
HDchecklist.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()
HDmenubox.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()
HDbuildlist.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()
HDformbox.c983 dlg_add_string(help_result); in dialog_form()
991 dlg_add_string(listitems[i].text); in dialog_form()
HDui_getc.c324 dlg_add_string(temp); in dlg_add_last_key()
HDdialog.h841 extern void dlg_add_string(char * /*string*/);
HDutil.c2866 dlg_add_string(char *string) in dlg_add_string() function
/freebsd-14-stable/contrib/dialog/package/
HDdialog.sym66 dlg_add_string
HDdialog.map184 dlg_add_string;