Searched defs:main_window (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/ui/gtk/ |
| H A D | gtk.h | 13 GtkWidget *main_window; member
|
| /kernel/linux/linux-6.6/tools/perf/ui/gtk/ |
| H A D | gtk.h | 13 GtkWidget *main_window; member
|
| /kernel/linux/linux-5.10/scripts/kconfig/ |
| H A D | nconf.gui.c | 241 int btn_dialog(WINDOW *main_window, const char *msg, int btn_num, ...) in btn_dialog() argument 357 int dialog_inputbox(WINDOW *main_window, in dialog_inputbox() argument 542 void refresh_all_windows(WINDOW *main_window) in refresh_all_windows() argument 550 void show_scroll_win(WINDOW *main_window, in show_scroll_win() argument [all...] |
| H A D | nconf.c | 263 static WINDOW *main_window; variable [all...] |
| /kernel/linux/linux-6.6/scripts/kconfig/ |
| H A D | nconf.gui.c | 192 int btn_dialog(WINDOW *main_window, const char *msg, int btn_num, ...) in btn_dialog() argument 308 int dialog_inputbox(WINDOW *main_window, in dialog_inputbox() argument 493 void refresh_all_windows(WINDOW *main_window) in refresh_all_windows() argument 500 void show_scroll_win(WINDOW *main_window, in show_scroll_win() argument 508 show_scroll_win_ext(WINDOW *main_window, const char *title, char *text, int *vscroll, int *hscroll, extra_key_cb_fn extra_key_cb, void *data) show_scroll_win_ext() argument [all...] |
| H A D | nconf.c | 267 static WINDOW *main_window; variable [all...] |
Completed in 6 milliseconds