Searched refs:dialog_textbox (Results 1 - 3 of 3) sorted by relevance

/linux-master/scripts/kconfig/lxdialog/
H A Ddialog.h171 #define TEXTBOX_HEIGHT_MIN 8 /* For dialog_textbox() */
195 int dialog_textbox(const char *title, const char *tbuf, int initial_height,
H A Dtextbox.c17 * Go back 'n' lines in text. Called by dialog_textbox().
50 * Return current line of text. Called by dialog_textbox() and print_line().
151 int dialog_textbox(const char *title, const char *tbuf, int initial_height, function
/linux-master/scripts/kconfig/
H A Dmconf.c357 return dialog_textbox(title, text, r, c, vscroll, hscroll,

Completed in 93 milliseconds