Home
last modified time | relevance | path

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

/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h959 extern Fl_Round_Button *btn_scheme_5;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dfl_digi_main.cxx3232 case 5: btn_scheme_5->setonly(); break; in create_fl_digi_main_primary()
H A Dconfdialog.cxx8604 Fl_Round_Button *btn_scheme_5=(Fl_Round_Button *)0; variable
18415 { btn_scheme_5 = new Fl_Round_Button(428, 103, 144, 22, _("Two scheme 3")); in ConfigureDialog()
18416 btn_scheme_5->type(102); in ConfigureDialog()
18417 btn_scheme_5->down_box(FL_ROUND_DOWN_BOX); in ConfigureDialog()
18418 btn_scheme_5->callback((Fl_Callback*)cb_btn_scheme_5); in ConfigureDialog()
H A Dconfdialog.fl10890 Fl_Round_Button btn_scheme_5 {