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()
624 dlg_add_string(help_result); in dialog_treeview()630 dlg_add_string(help_result); in dialog_treeview()639 dlg_add_string(listitems[i].name); in dialog_treeview()647 dlg_add_string(listitems[i].name); in dialog_treeview()
647 dlg_add_string(help_result); in dialog_checklist()653 dlg_add_string(help_result); in dialog_checklist()662 dlg_add_string(listitems[i].name); in dialog_checklist()670 dlg_add_string(listitems[i].name); in dialog_checklist()
199 dlg_add_string(items[choice].name); in handle_button()203 dlg_add_string(help_result); in handle_button()215 dlg_add_string(items[current].name); in dlg_renamed_menutext()217 dlg_add_string(newtext); in dlg_renamed_menutext()
1067 dlg_add_string(help_result); in dialog_buildlist()1073 dlg_add_string(help_result); in dialog_buildlist()1082 dlg_add_string(listitems[i].name); in dialog_buildlist()
960 dlg_add_string(help_result); in dialog_form()968 dlg_add_string(listitems[i].text); in dialog_form()
309 dlg_add_string(temp); in dlg_add_last_key()
763 extern void dlg_add_string(char * /*string*/);
2527 dlg_add_string(char *string) in dlg_add_string() function