Searched refs:dlg_add_string (Results 1 – 9 of 9) sorted by relevance
99 dlg_add_string(help_result); in dialog_mixedform()107 dlg_add_string(listitems[i].text); in dialog_mixedform()
674 dlg_add_string(help_result); in dialog_checklist()680 dlg_add_string(help_result); in dialog_checklist()689 dlg_add_string(listitems[i].name); in dialog_checklist()697 dlg_add_string(listitems[i].name); in dialog_checklist()
649 dlg_add_string(help_result); in dialog_treeview()655 dlg_add_string(help_result); in dialog_treeview()666 dlg_add_string(listitems[i].name); in dialog_treeview()671 dlg_add_string(listitems[i].name); in dialog_treeview()
210 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()
1237 dlg_add_string(help_result); in dialog_buildlist()1242 dlg_add_string(help_result); in dialog_buildlist()1253 dlg_add_string(listitems[i].name); in dialog_buildlist()
984 dlg_add_string(help_result); in dialog_form()992 dlg_add_string(listitems[i].text); in dialog_form()
308 dlg_add_string(temp); in dlg_add_last_key()
692 extern void dlg_add_string(char * /*string*/);
2855 dlg_add_string(char *string) in dlg_add_string() function