Searched refs:dlg_add_string (Results 1 – 11 of 11) sorted by relevance
99 dlg_add_string(help_result); in dialog_mixedform()107 dlg_add_string(listitems[i].text); in dialog_mixedform()
669 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()
641 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()
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()
1239 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()
983 dlg_add_string(help_result); in dialog_form()991 dlg_add_string(listitems[i].text); in dialog_form()
324 dlg_add_string(temp); in dlg_add_last_key()
841 extern void dlg_add_string(char * /*string*/);
2866 dlg_add_string(char *string) in dlg_add_string() function
66 dlg_add_string
184 dlg_add_string;