Home
last modified time | relevance | path

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

/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h593 extern Fl_Check_Button *btnSynopInterleaved;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.cxx5205 Fl_Check_Button *btnSynopInterleaved=(Fl_Check_Button *)0; variable
14680 …{ Fl_Check_Button* o = btnSynopInterleaved = new Fl_Check_Button(406, 154, 211, 24, _("Interleave … in ConfigureDialog()
14681btnSynopInterleaved->tooltip(_("Interleave text with decoded SYNOP messages, or replacement.")); in ConfigureDialog()
14682 btnSynopInterleaved->down_box(FL_DOWN_BOX); in ConfigureDialog()
14683 btnSynopInterleaved->callback((Fl_Callback*)cb_btnSynopInterleaved); in ConfigureDialog()
14684 btnSynopInterleaved->align(Fl_Align(132|FL_ALIGN_INSIDE)); in ConfigureDialog()
H A Dconfdialog.fl6650 Fl_Check_Button btnSynopInterleaved {