Home
last modified time | relevance | path

Searched refs:btn_enable_audio_alerts (Results 1 – 4 of 4) sorted by relevance

/dports/comms/fldigi/fldigi-4.1.20/src/soundcard/
H A Daudio_alert.cxx231 btn_enable_audio_alerts->value(0); in reset_audio_alerts()
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h888 extern Fl_Round_Button *btn_enable_audio_alerts;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.cxx7956 Fl_Round_Button *btn_enable_audio_alerts=(Fl_Round_Button *)0; variable
17733 …{ Fl_Round_Button* o = btn_enable_audio_alerts = new Fl_Round_Button(657, 260, 76, 25, _("Enable")… in ConfigureDialog()
17734 btn_enable_audio_alerts->tooltip(_("First select audio alert playback device")); in ConfigureDialog()
17735 btn_enable_audio_alerts->down_box(FL_DOWN_BOX); in ConfigureDialog()
17736 btn_enable_audio_alerts->selection_color((Fl_Color)1); in ConfigureDialog()
17737 btn_enable_audio_alerts->callback((Fl_Callback*)cb_btn_enable_audio_alerts); in ConfigureDialog()
H A Dconfdialog.fl10041 Fl_Round_Button btn_enable_audio_alerts {