Home
last modified time | relevance | path

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

/scripts/kconfig/lxdialog/
A Dtextbox.c42 int dialog_textbox(const char *title, char *tbuf, int initial_height, in dialog_textbox() argument
71 if (initial_height != 0) in dialog_textbox()
72 height = initial_height; in dialog_textbox()
A Ddialog.h218 int dialog_textbox(const char *title, char *tbuf, int initial_height,

Completed in 5 milliseconds