Home
last modified time | relevance | path

Searched defs:height (Results 1 – 7 of 7) sorted by relevance

/scripts/kconfig/lxdialog/
Dyesno.c27 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
42 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
Dchecklist.c66 int y, int x, int height) in print_arrows()
101 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
117 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
Dinputbox.c29 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
44 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
Dmenubox.c112 int height) in print_arrows()
155 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons()
188 int height, width, menu_height; in dialog_menu() local
Dtextbox.c61 int height, width, boxh, boxw; in dialog_textbox() local
312 static void print_page(WINDOW *win, int height, int width, update_text_fn in print_page()
Dutil.c242 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear()
312 int height, width; in init_dialog() local
469 draw_box(WINDOW * win, int y, int x, int height, int width, in draw_box()
503 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow()
/scripts/kconfig/
Dqconf.cc1213 int x, y, width, height; in ConfigSearchWindow() local
1274 int x, y, width, height; in ConfigMainWindow() local