Home
last modified time | relevance | path

Searched refs:splash_window (Results 1 – 10 of 10) sorted by relevance

/dports/games/lordsawar/lordsawar-0.3.2/src/gui/
H A Ddriver.cpp87 splash_window = NULL; in Driver()
464 if (splash_window) in ~Driver()
634 if (splash_window) in on_could_not_connect_to_gamehost_server()
709 if (splash_window) in on_new_hosted_network_game_requested()
818 if (splash_window) in on_server_went_away()
834 if (splash_window) in on_client_could_not_connect()
847 if (splash_window) in on_new_remote_network_game_requested()
974 if (splash_window) in on_new_game_requested()
983 if (splash_window) in on_load_requested()
1024 if (splash_window) in on_editor_requested()
[all …]
H A Ddriver.h52 SplashWindow* splash_window; variable
/dports/multimedia/lives/lives-3.2.0/src/
H A Dstartup.c94 if (mainw && mainw->splash_window) lives_widget_hide(mainw->splash_window); in build_init_config()
109 if (mainw && mainw->splash_window) lives_widget_hide(mainw->splash_window); in build_init_config()
161 if (mainw && mainw->splash_window) lives_widget_hide(mainw->splash_window); in build_init_config()
236 if (mainw && mainw->splash_window) lives_widget_show(mainw->splash_window); in build_init_config()
424 if (mainw->splash_window) { in do_workdir_query()
456 if (mainw->splash_window) lives_widget_show(mainw->splash_window); in do_workdir_query()
659 if (mainw->splash_window) { in do_audio_choice_dialog()
670 if (mainw->splash_window) { in do_audio_choice_dialog()
1263 if (mainw->splash_window) { in do_startup_tests()
1342 if (mainw->splash_window) { in do_startup_interface_query()
[all …]
H A Dgui.c4614 mainw->splash_window = lives_window_new(LIVES_WINDOW_TOPLEVEL); in splash_init()
4667 lives_widget_show_all(mainw->splash_window); in splash_init()
4671 lives_window_center(LIVES_WINDOW(mainw->splash_window)); in splash_init()
4672 lives_window_present(LIVES_WINDOW(mainw->splash_window)); in splash_init()
4679 lives_widget_destroy(mainw->splash_window); in splash_init()
4680 mainw->splash_window = NULL; in splash_init()
4688 if (mainw->foreign || !mainw->splash_window) return; in splash_msg()
4705 lives_widget_queue_draw(mainw->splash_window); in splash_msg()
4715 if (mainw->splash_window) { in splash_end()
4717 lives_widget_destroy(mainw->splash_window); in splash_end()
[all …]
H A Dmainwindow.h1595 LiVESWidget *splash_window, *splash_label, *splash_progress; member
H A Drfx-builder.c4327 if (!mainw->splash_window) lives_widget_context_update(); in add_rfx_effects()
4349 if (mainw->splash_window) { in add_rfx_effects()
H A Ddialogs.c3824 if (!mainw->threaded_dialog || mainw->splash_window || !mainw->proc_ptr in threaded_dialog_spin()
H A Dmain.c4285 mainw->splash_window = NULL; in real_main()
4964 if (mainw->splash_window) splash_end(); in startup_message_fatal()
/dports/deskutils/gtimer/gtimer-2.0.0/
H A Dmain.c209 static GtkWidget *splash_window = NULL; variable
2257 if ( splash_window ) in build_list()
2258 win = splash_window; in build_list()
2417 splash_window = NULL; in timeout_handler()
2540 gtk_widget_realize ( splash_window ); in create_splash_window()
2576 gtk_widget_show ( splash_window ); in create_splash_window()
2988 if ( ! splash_window ) {
2995 win = splash_window ? splash_window : main_window;
3002 if ( ! splash_window )
3050 if ( ! splash_window )
[all …]
/dports/www/netsurf/netsurf-3.10/frontends/amiga/
H A Dgui.c6564 Object *splash_window = ami_gui_splash_open(); in main() local
6573 ami_gui_splash_close(splash_window); in main()
6584 ami_gui_splash_close(splash_window); in main()
6607 ami_gui_splash_close(splash_window); in main()
6622 ami_gui_splash_close(splash_window); in main()
6641 ami_gui_splash_close(splash_window); in main()
6670 ami_gui_splash_close(splash_window); in main()