Searched defs:main_window (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | nconf.gui.c | 241 int btn_dialog(WINDOW *main_window, const char *msg, int btn_num, ...) in btn_dialog() 357 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
|
| /OK3568_Linux_fs/buildroot/support/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
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | nconf.gui.c | 241 int btn_dialog(WINDOW *main_window, const char *msg, int btn_num, ...) in btn_dialog() 357 int dialog_inputbox(WINDOW *main_window, in dialog_inputbox() 541 void refresh_all_windows(WINDOW *main_window) in refresh_all_windows() 549 void show_scroll_win(WINDOW *main_window, in show_scroll_win()
|
| H A D | nconf.c | 263 static WINDOW *main_window; variable
|
| /OK3568_Linux_fs/kernel/tools/perf/ui/gtk/ |
| H A D | gtk.h | 13 GtkWidget *main_window; member
|