Home
last modified time | relevance | path

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

/buildroot/support/kconfig/lxdialog/
A Dtextbox.c56 int dialog_textbox(const char *title, char *tbuf, int initial_height, in dialog_textbox() argument
85 if (initial_height != 0) in dialog_textbox()
86 height = initial_height; in dialog_textbox()
A Ddialog.h238 int dialog_textbox(const char *title, char *tbuf, int initial_height,

Completed in 4 milliseconds