Searched refs:dialog_textbox (Results 1 – 3 of 3) sorted by relevance
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/lxdialog/ |
H A D | dialog.h | 238 int dialog_textbox(const char *title, char *tbuf, int initial_height,
|
H A D | textbox.c | 56 int dialog_textbox(const char *title, char *tbuf, int initial_height, in dialog_textbox() function
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/mconf/ |
H A D | mconf.c | 761 return dialog_textbox(title, text, r, c, keys, vscroll, hscroll, in show_textbox_ext()
|