Searched defs:print_buttons (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/scripts/kconfig/lxdialog/ |
H A D | yesno.c | 14 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() function
|
H A D | inputbox.c | 16 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() function
|
H A D | checklist.c | 88 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() function
|
H A D | menubox.c | 134 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons() function
|
/openbmc/u-boot/scripts/kconfig/lxdialog/ |
H A D | yesno.c | 14 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() function
|
H A D | inputbox.c | 16 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() function
|
H A D | checklist.c | 88 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() function
|
H A D | menubox.c | 142 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons() function
|