Searched defs:main_window (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/scripts/kconfig/ |
H A D | nconf.gui.c | 192 int btn_dialog(WINDOW *main_window, const char *msg, int btn_num, ...) in btn_dialog() 308 int dialog_inputbox(WINDOW *main_window, in dialog_inputbox() 493 void refresh_all_windows(WINDOW *main_window) in refresh_all_windows() 500 void show_scroll_win(WINDOW *main_window, in show_scroll_win() 508 int show_scroll_win_ext(WINDOW *main_window, const char *title, char *text, in show_scroll_win_ext()
|
H A D | nconf.c | 267 static WINDOW *main_window; variable
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | nconf.gui.c | 242 int btn_dialog(WINDOW *main_window, const char *msg, int btn_num, ...) in btn_dialog() 358 int dialog_inputbox(WINDOW *main_window, in dialog_inputbox() 542 void refresh_all_windows(WINDOW *main_window) in refresh_all_windows() 550 void show_scroll_win(WINDOW *main_window, in show_scroll_win()
|
H A D | nconf.c | 263 static WINDOW *main_window; variable
|
/openbmc/linux/tools/perf/ui/gtk/ |
H A D | gtk.h | 13 GtkWidget *main_window; member
|