Searched refs:inputbox_attr (Results 1 – 4 of 4) 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 | 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 | menubox.c | 182 dlg_show_string(data->menu, result, offset, inputbox_attr, in input_menu_edit()
|
H A D | dialog.h | 378 #define inputbox_attr DIALOG_ATR(11) macro
|