Searched refs:print_in_middle (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/scripts/kconfig/ |
H A D | nconf.h | 77 void print_in_middle(WINDOW *win,
|
H A D | nconf.gui.c | 148 void print_in_middle(WINDOW *win, in print_in_middle() function 605 print_in_middle(win, in show_scroll_win()
|
H A D | nconf.c | 960 print_in_middle(stdscr, 1, 0, getmaxx(stdscr), in show_menu()
|
/openbmc/linux/scripts/kconfig/ |
H A D | nconf.h | 73 void print_in_middle(WINDOW *win, int y, int width, const char *str, int attrs);
|
H A D | nconf.gui.c | 120 void print_in_middle(WINDOW *win, int y, int width, const char *str, int attrs) in print_in_middle() function 568 print_in_middle(win, in show_scroll_win_ext()
|
H A D | nconf.c | 1031 print_in_middle(stdscr, 1, getmaxx(stdscr), in show_menu()
|