Home
last modified time | relevance | path

Searched refs:CombineChannelsDialog (Results 1 – 2 of 2) sorted by relevance

/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Dcombinechannelsdialog.c56 CombineChannelsDialog *ccd = COMBINE_CHANNELS_DIALOG(ed); in combine_channels_dialog_apply()
73 CombineChannelsDialog *ccd = COMBINE_CHANNELS_DIALOG(ed); in combine_channels_dialog_target_changed()
84 CombineChannelsDialog *ccd = COMBINE_CHANNELS_DIALOG(ed); in combine_channels_setup()
114 CombineChannelsDialog *ccd = COMBINE_CHANNELS_DIALOG(obj); in combine_channels_destroy()
129 static void combine_channels_dialog_init(CombineChannelsDialog *obj) in combine_channels_dialog_init()
139 sizeof(CombineChannelsDialog), in combine_channels_dialog_get_type()
H A Dcombinechannelsdialog.h29 …E_CHANNELS_DIALOG(obj) GTK_CHECK_CAST(obj,combine_channels_dialog_get_type(),CombineChannelsDialog)
37 } CombineChannelsDialog; typedef