Searched defs:height (Results 1 – 7 of 7) sorted by relevance
| /scripts/kconfig/lxdialog/ |
| D | yesno.c | 14 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
|
| D | checklist.c | 53 int y, int x, int height) in print_arrows() 88 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
|
| D | inputbox.c | 16 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 31 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
|
| D | menubox.c | 91 int height) in print_arrows() 134 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons() 167 int height, width, menu_height; in dialog_menu() local
|
| D | textbox.c | 101 static void print_page(WINDOW *win, int height, int width) in print_page() 156 int height, width, boxh, boxw; in dialog_textbox() local
|
| D | util.c | 202 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear() 277 int height, width; in init_dialog() local 437 draw_box(WINDOW * win, int y, int x, int height, int width, in draw_box() 471 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow()
|
| /scripts/kconfig/ |
| D | qconf.cc | 1256 int width, height; in ConfigSearchWindow() local 1316 int width, height; in ConfigMainWindow() local
|