Home
last modified time | relevance | path

Searched defs:main_window (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dnconf.gui.c241 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()
499 void refresh_all_windows(WINDOW *main_window) in refresh_all_windows()
507 void show_scroll_win(WINDOW *main_window, in show_scroll_win()
H A Dnconf.c270 static WINDOW *main_window; variable