Home
last modified time | relevance | path

Searched refs:chkReverseRxAudio (Results 1 – 3 of 3) sorted by relevance

/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h894 extern Fl_Check_Button *chkReverseRxAudio;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.cxx8037 Fl_Check_Button *chkReverseRxAudio=(Fl_Check_Button *)0; variable
17799 …{ Fl_Check_Button* o = chkReverseRxAudio = new Fl_Check_Button(376, 300, 270, 20, _("Reverse Left/… in ConfigureDialog()
17800 chkReverseRxAudio->tooltip(_("Software reversal of left-right audio channels")); in ConfigureDialog()
17801 chkReverseRxAudio->down_box(FL_DOWN_BOX); in ConfigureDialog()
17802 chkReverseRxAudio->callback((Fl_Callback*)cb_chkReverseRxAudio); in ConfigureDialog()
H A Dconfdialog.fl10154 Fl_Check_Button chkReverseRxAudio {