Searched refs:dlg_show_string (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/dialog/ |
H A D | inputbox.c | 159 dlg_show_string(editor, input, chr_offset, inputbox_attr, in dialog_inputbox() 178 dlg_show_string(editor, input, chr_offset, inputbox_attr, in dialog_inputbox() 206 dlg_show_string(editor, input, chr_offset, inputbox_attr, in dialog_inputbox()
|
H A D | formbox.c | 87 dlg_show_string(win, in print_item() 115 dlg_show_string(win, in print_item() 650 dlg_show_string(form, current->text, chr_offset, in dlg_form() 873 dlg_show_string(form, current->text, chr_offset, in dlg_form()
|
H A D | fselect.c | 743 dlg_show_string(w_text, input, offset, inputbox_attr, in dlg_fselect() 857 dlg_show_string(w_text, input, offset, inputbox_attr, in dlg_fselect() 922 dlg_show_string(w_text, input, offset, inputbox_attr, in dlg_fselect()
|
H A D | inputstr.c | 695 dlg_show_string(WINDOW *win, in dlg_show_string() function
|
H A D | editbox.c | 157 dlg_show_string(win, in display_one()
|
H A D | menubox.c | 182 dlg_show_string(data->menu, result, offset, inputbox_attr, in input_menu_edit()
|
H A D | dialog.h | 773 extern void dlg_show_string(WINDOW * /*win*/, const char * /*string*/, int /*offset*/, chtype /*att…
|
H A D | textbox.c | 576 dlg_show_string(widget, input, offset, searchbox_attr, in get_search_term()
|
/freebsd/contrib/dialog/package/ |
H A D | dialog.sym | 202 dlg_show_string
|
H A D | dialog.map | 121 dlg_show_string;
|