Home
last modified time | relevance | path

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

/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h845 extern Fl_File_Input *inp_wav_fname_regex;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.cxx7574 Fl_File_Input *inp_wav_fname_regex=(Fl_File_Input *)0; variable
7590 inp_wav_fname_regex->value(progdefaults.BWSR_REGEX_MATCH.c_str()); in cb_btn_select_regex_wav()
7614 inp_wav_fname_regex->value(progdefaults.BWSR_REGEX_MATCH.c_str()); in cb_mnu_regex_alert_menu()
17477 …{ Fl_File_Input* o = inp_wav_fname_regex = new Fl_File_Input(208, 41, 304, 35, _("REGEX detected w… in ConfigureDialog()
17478 inp_wav_fname_regex->align(Fl_Align(FL_ALIGN_TOP_LEFT)); in ConfigureDialog()
H A Dconfdialog.fl9613 Fl_File_Input inp_wav_fname_regex {
9631 inp_wav_fname_regex->value(progdefaults.BWSR_REGEX_MATCH.c_str());
9655 inp_wav_fname_regex->value(progdefaults.BWSR_REGEX_MATCH.c_str());