Home
last modified time | relevance | path

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

/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h964 extern Fl_Round_Button *btn_scheme_10;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dfl_digi_main.cxx3237 case 10: btn_scheme_10->setonly(); break; in create_fl_digi_main_primary()
H A Dconfdialog.cxx8649 Fl_Round_Button *btn_scheme_10=(Fl_Round_Button *)0; variable
18440 { btn_scheme_10 = new Fl_Round_Button(596, 153, 144, 22, _("Two scheme 8")); in ConfigureDialog()
18441 btn_scheme_10->type(102); in ConfigureDialog()
18442 btn_scheme_10->down_box(FL_ROUND_DOWN_BOX); in ConfigureDialog()
18443 btn_scheme_10->callback((Fl_Callback*)cb_btn_scheme_10); in ConfigureDialog()
H A Dconfdialog.fl10930 Fl_Round_Button btn_scheme_10 {