Home
last modified time | relevance | path

Searched refs:ui_destroy (Results 1 – 17 of 17) sorted by relevance

/dports/audio/vitunes/vitunes-2.3/
H A Dplayer.c32 ui_destroy(); in callback_fatal()
100 ui_destroy(); in player_init()
105 ui_destroy(); in player_init()
H A Duinterface.h77 void ui_destroy();
H A Duinterface.c148 ui_destroy() in ui_destroy() function
H A Dvitunes.c229 ui_destroy(); in main()
/dports/net/sngrep/sngrep-1.4.9/src/curses/
H A Dui_column_select.c241 ui_destroy(ui); in column_select_handle_key_menu()
296 ui_destroy(ui); in column_select_handle_key_form()
299 ui_destroy(ui); in column_select_handle_key_form()
304 ui_destroy(ui); in column_select_handle_key_form()
H A Dui_panel.h146 ui_destroy(ui_t *ui);
H A Dui_filter.c285 ui_destroy(ui); in filter_handle_key()
289 ui_destroy(ui); in filter_handle_key()
296 ui_destroy(ui); in filter_handle_key()
H A Dui_panel.c53 ui_destroy(ui_t *ui) in ui_destroy() function
H A Dui_settings.c358 ui_destroy(ui); in settings_handle_key()
390 ui_destroy(ui); in settings_handle_key()
H A Dui_manager.c243 ui_destroy(ui); in ui_wait_for_input()
292 ui_destroy(ui); in ui_default_handle_key()
H A Dui_call_list.c719 ui_destroy(ui); in call_list_handle_key()
722 ui_destroy(ui); in call_list_handle_key()
H A Dui_save.c356 ui_destroy(ui); in save_handle_key()
/dports/comms/xcwcp/unixcw-3.5.1/src/cwcp/
H A Dcwcp.c161 static void ui_destroy(void);
1175 void ui_destroy(void) in ui_destroy() function
1445 ui_destroy(); in interface_interpret()
1671 ui_destroy(); in signal_handler()
1791 ui_destroy(); in cwcp_atexit()
/dports/comms/unixcw/unixcw-3.5.1/src/cwcp/
H A Dcwcp.c161 static void ui_destroy(void);
1175 void ui_destroy(void) in ui_destroy() function
1445 ui_destroy(); in interface_interpret()
1671 ui_destroy(); in signal_handler()
1791 ui_destroy(); in cwcp_atexit()
/dports/graphics/libplacebo/libplacebo-4.157.0/demos/
H A Dui.c101 ui_destroy(&ui); in ui_create()
105 void ui_destroy(struct ui **ptr) in ui_destroy() function
H A Dui.h19 void ui_destroy(struct ui **ui);
H A Dplplay.c28 static void ui_destroy(struct ui **ui) {} in ui_destroy() function
112 ui_destroy(&p->ui); in uninit()