Home
last modified time | relevance | path

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

/dports/comms/fldigi/fldigi-4.1.20/src/misc/
H A Dconfiguration.cxx523 valTHOR_SOFTBITS->value(THOR_SOFTBITS); in setDefaults()
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h612 extern Fl_Check_Button *valTHOR_SOFTBITS;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.cxx5339 Fl_Check_Button *valTHOR_SOFTBITS=(Fl_Check_Button *)0; variable
14967 …{ Fl_Check_Button* o = valTHOR_SOFTBITS = new Fl_Check_Button(291, 276, 170, 20, _("Soft-bit decod… in ConfigureDialog()
14968valTHOR_SOFTBITS->tooltip(_("Use soft-bit viterbi decoding for better Forward Error Correction\nWo… in ConfigureDialog()
14970 valTHOR_SOFTBITS->down_box(FL_DOWN_BOX); in ConfigureDialog()
14971 valTHOR_SOFTBITS->callback((Fl_Callback*)cb_valTHOR_SOFTBITS); in ConfigureDialog()
H A Dconfdialog.fl6843 Fl_Check_Button valTHOR_SOFTBITS {