Home
last modified time | relevance | path

Searched refs:MAIN_WINDOW (Results 1 – 25 of 109) sorted by relevance

12345

/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Dshortcut.cpp32 MsWidget::MAIN_WINDOW,
43 MsWidget::MAIN_WINDOW,
52 MsWidget::MAIN_WINDOW,
62 MsWidget::MAIN_WINDOW,
73 MsWidget::MAIN_WINDOW,
85 MsWidget::MAIN_WINDOW,
96 MsWidget::MAIN_WINDOW,
107 MsWidget::MAIN_WINDOW,
118 MsWidget::MAIN_WINDOW,
126 MsWidget::MAIN_WINDOW,
[all …]
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/actions/
H A Dactions.c143 GTK_WINDOW (MAIN_WINDOW), in activate_news()
179 GTK_WINDOW (MAIN_WINDOW), in DEFINE_SIMPLE()
187 GTK_WINDOW (MAIN_WINDOW), in DEFINE_SIMPLE()
200 GTK_WINDOW (MAIN_WINDOW), in DEFINE_SIMPLE()
323 GTK_WINDOW (MAIN_WINDOW)); in activate_scripting_interface()
669 MAIN_WINDOW, msg); in activate_new()
737 MAIN_WINDOW, in activate_open()
766 MAIN_WINDOW, in activate_save()
794 MAIN_WINDOW, in activate_save_as()
2186 MAIN_WINDOW, in DEFINE_SIMPLE()
[all …]
/dports/security/cardpeek/cardpeek-0.8.4/ui/gtk/
H A Dgui_core.c43 GtkWidget *MAIN_WINDOW = NULL; variable
59 GTK_WINDOW(MAIN_WINDOW), in gui_question_l()
116 GTK_WINDOW(MAIN_WINDOW), in gui_readline()
181 GTK_WINDOW(MAIN_WINDOW), in gui_select_file()
257 GTK_WINDOW(MAIN_WINDOW), in gui_select_reader()
590 MAIN_WINDOW = gtk_window_new (GTK_WINDOW_TOPLEVEL); in gui_create()
591 gtk_window_set_default_size(GTK_WINDOW(MAIN_WINDOW),600,400); in gui_create()
683 gtk_container_add (GTK_CONTAINER (MAIN_WINDOW), vbox); in gui_create()
685 gtk_widget_show_all (MAIN_WINDOW); in gui_create()
718 MAIN_WINDOW=NULL; in gui_run()
[all …]
H A Dgui_core.h31 extern GtkWidget *MAIN_WINDOW;
H A Dgui_about.c58 gtk_show_about_dialog(GTK_WINDOW(MAIN_WINDOW), in gui_about()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/utils/
H A Ddialogs.c40 GTK_WINDOW (MAIN_WINDOW), in dialogs_get_open_project_dialog()
68 GTK_WINDOW (MAIN_WINDOW), in dialogs_get_overwrite_plugin_dialog()
101 GTK_WINDOW (MAIN_WINDOW), in dialogs_get_error_instantiating_plugin_dialog()
H A Dui.c300 if (!MAIN_WINDOW || !MW_RULER) in ui_px_to_pos_timeline()
326 if (!MAIN_WINDOW || !EDITOR_RULER) in ui_px_to_pos_editor()
361 if (!MAIN_WINDOW || !MW_RULER) in ui_pos_to_px_timeline()
377 if (!MAIN_WINDOW || !EDITOR_RULER) in ui_pos_to_px_editor()
424 if (!MAIN_WINDOW || !MW_RULER) in ui_px_to_frames_timeline()
446 if (!MAIN_WINDOW || !EDITOR_RULER) in ui_px_to_frames_editor()
563 GTK_REVEALER (MAIN_WINDOW->revealer), in hide_notification_async()
575 gtk_label_set_text (MAIN_WINDOW->notification_label, in ui_show_notification()
578 GTK_REVEALER (MAIN_WINDOW->revealer), in ui_show_notification()
H A Derror.c49 MAIN_WINDOW, GTK_MESSAGE_ERROR, "%s", str); in error_handle_prv()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/gui/widgets/
H A Dmain_window.h49 #define MAIN_WINDOW zrythm_app->main_window macro
50 #define MW MAIN_WINDOW
54 (MAIN_WINDOW->last_focused == GTK_WIDGET(x))
H A Dcenter_dock.h53 #define MW_CENTER_DOCK MAIN_WINDOW->center_dock
H A Dheader.h39 #define MW_HEADER MAIN_WINDOW->header
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwgui/
H A Dlayout.cpp13 const std::string MAIN_WINDOW = "_Main"; in initialise() local
23 const std::string main_name = mPrefix + MAIN_WINDOW; in initialise()
32 …MYGUI_ASSERT(mMainWidget, "root widget name '" << MAIN_WINDOW << "' in layout '" << mLayoutName <<… in initialise()
/dports/archivers/xarchive/xarchive-0.2.8-6/src/
H A Dwidgets_gtk.c1159 message(MAIN_WINDOW, in default_handler_foreach_func()
1450 if (message(MAIN_WINDOW, in extract_cb()
1505 message(MAIN_WINDOW, in extract_cb()
1886 md = gtk_message_dialog_new(GTK_WINDOW(MAIN_WINDOW), in ask_create_or_add()
1922 message(MAIN_WINDOW, in process_passed_arguments()
2009 MAIN_WINDOW = gtk_window_new(GTK_WINDOW_TOPLEVEL); in make_widgets()
2012 g_signal_connect(G_OBJECT(MAIN_WINDOW), "delete_event", in make_widgets()
2014 g_signal_connect(G_OBJECT(MAIN_WINDOW), "destroy", in make_widgets()
2023 gtk_window_set_geometry_hints(GTK_WINDOW(MAIN_WINDOW), MAIN_WINDOW, in make_widgets()
2033 UIMANAGER = make_ui_widgets(MAIN_WINDOW, mainbox); in make_widgets()
[all …]
H A Dmain.c267 message(MAIN_WINDOW, in get_archive_data()
343 message(MAIN_WINDOW, in wrapper_cmd()
348 message(MAIN_WINDOW, in wrapper_cmd()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/
H A Dproject.c575 MainWindowWidget * mww = MAIN_WINDOW; in hide_prev_main_window()
576 MAIN_WINDOW = NULL; in hide_prev_main_window()
610 main_window_widget_setup (MAIN_WINDOW); in setup_main_window()
621 MAIN_WINDOW = in recreate_main_window()
988 if (MAIN_WINDOW) in load()
991 GTK_WIDGET (MAIN_WINDOW), 0); in load()
1007 if (MAIN_WINDOW) in load()
1049 GTK_WINDOW (MAIN_WINDOW), in load()
1058 MAIN_WINDOW, in load()
1672 MAIN_WINDOW) in project_idle_saved_cb()
[all …]
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/gui/widgets/
H A Dmain_window.c217 GTK_WINDOW (MAIN_WINDOW), in on_delete_event()
324 GTK_REVEALER (MAIN_WINDOW->revealer), in on_close_notification_clicked()
399 MAIN_WINDOW->last_focused)) in on_key_action()
404 MAIN_WINDOW->last_focused)); in on_key_action()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/audio/
H A Dengine_pulse.c116 if (MAIN_WINDOW) in engine_pulse_notify_underflow()
119 MAIN_WINDOW, in engine_pulse_notify_underflow()
141 if (ZRYTHM_HAVE_UI && MAIN_WINDOW) in engine_pulse_stream_underflow_callback()
H A Dtracklist.c1335 MAIN_WINDOW, _("No file was found"));
1368 ui_show_error_message (MAIN_WINDOW, msg);
1383 MAIN_WINDOW,
1396 MAIN_WINDOW,
1415 MAIN_WINDOW, msg);
1423 MAIN_WINDOW,
1742 MAIN_WINDOW,
/dports/net/gssdp/gssdp-1.4.0.1/tools/
H A Dmain-window.h15 MAIN_WINDOW,
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/gui/widgets/dialogs/
H A Dbug_report_dialog.c61 MAIN_WINDOW, in G_DEFINE_TYPE()
74 MAIN_WINDOW, in G_DEFINE_TYPE()
501 if (MAIN_WINDOW) in on_button_send_automatically_clicked()
508 GTK_WIDGET (MAIN_WINDOW), "jpeg", in on_button_send_automatically_clicked()
/dports/deskutils/gnome-photos/gnome-photos-40.0/src/
H A Dphotos-main-window.h32 G_DECLARE_FINAL_TYPE (PhotosMainWindow, photos_main_window, PHOTOS, MAIN_WINDOW, HdyApplicationWind…
/dports/graphics/rlottie/rlottie-0.2-49-g327fb7d/example/win32Player/
H A Dresource.h15 #define MAIN_WINDOW 130 macro
/dports/graphics/ristretto/ristretto-0.12.1/src/
H A Dmain_window.h39 G_DECLARE_FINAL_TYPE (RsttoMainWindow, rstto_main_window, RSTTO, MAIN_WINDOW, GtkWindow)
/dports/cad/lepton-eda/lepton-eda-1.9.17/libleptonattrib/include/
H A Dstruct.h62 typedef struct st_main_window MAIN_WINDOW; typedef
/dports/cad/geda/geda-gaf-1.8.2/gattrib/include/
H A Dstruct.h57 typedef struct st_main_window MAIN_WINDOW; typedef

12345