Home
last modified time | relevance | path

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

/dports/comms/fldigi/fldigi-4.1.20/src/fmt/
H A Dfmt.cxx177 txt_fmt_wav_filename->value(txtout.c_str()); in set_output()
222 txt_fmt_wav_filename->value(fmt_wav_pathfname.c_str()); in show()
227 txt_fmt_wav_filename->value(""); in noshow()
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h462 extern Fl_Output *txt_fmt_wav_filename;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.cxx4059 Fl_Output *txt_fmt_wav_filename=(Fl_Output *)0; variable
13205 { txt_fmt_wav_filename = new Fl_Output(213, 314, 570, 24, _("File pathname:")); in ConfigureDialog()
13206 txt_fmt_wav_filename->tooltip(_("Computer generated file name")); in ConfigureDialog()
13207 txt_fmt_wav_filename->align(Fl_Align(FL_ALIGN_TOP_LEFT)); in ConfigureDialog()
H A Dconfdialog.fl5139 Fl_Output txt_fmt_wav_filename {