Home
last modified time | relevance | path

Searched refs:initial_height (Results 1 – 2 of 2) sorted by relevance

/u-boot/scripts/kconfig/lxdialog/
A Dtextbox.c43 int dialog_textbox(const char *title, char *tbuf, int initial_height, in dialog_textbox() argument
72 if (initial_height != 0) in dialog_textbox()
73 height = initial_height; in dialog_textbox()
A Ddialog.h219 int dialog_textbox(const char *title, char *tbuf, int initial_height,

Completed in 4 milliseconds