Home
last modified time | relevance | path

Searched refs:inputbox_attr (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/dialog/
HDinputbox.c144 dlg_show_string(editor, input, chr_offset, inputbox_attr, in dialog_inputbox()
164 dlg_show_string(editor, input, chr_offset, inputbox_attr, in dialog_inputbox()
190 dlg_show_string(editor, input, chr_offset, inputbox_attr, in dialog_inputbox()
HDfselect.c715 dlg_show_string(w_text, input, offset, inputbox_attr, in dlg_fselect()
827 dlg_show_string(w_text, input, offset, inputbox_attr, in dlg_fselect()
888 dlg_show_string(w_text, input, offset, inputbox_attr, in dlg_fselect()
HDdialog.h361 #define inputbox_attr DIALOG_ATR(11) macro
HDmenubox.c171 dlg_show_string(data->menu, result, offset, inputbox_attr, in input_menu_edit()