Searched defs:main_window (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/ui/gtk/
H A Dgtk.h13 GtkWidget *main_window; member in struct:perf_gtk_context
/linux-master/scripts/kconfig/
H A Dnconf.gui.c192 int btn_dialog(WINDOW *main_window, const char *msg, int btn_num, ...) argument
308 int dialog_inputbox(WINDOW *main_window, argument
493 void refresh_all_windows(WINDOW *main_window) argument
500 void show_scroll_win(WINDOW *main_window, 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) argument
[all...]
H A Dnconf.c269 static WINDOW *main_window; variable
[all...]

Completed in 147 milliseconds