Searched refs:dialog_textbox (Results 1 – 3 of 3) sorted by relevance
/linux/scripts/kconfig/lxdialog/ |
H A D | dialog.h | 195 int dialog_textbox(const char *title, const char *tbuf, int initial_height,
|
H A D | textbox.c | 151 int dialog_textbox(const char *title, const char *tbuf, int initial_height, in dialog_textbox() function
|
/linux/scripts/kconfig/ |
H A D | mconf.c | 358 return dialog_textbox(title, text, r, c, vscroll, hscroll, in show_textbox_ext()
|