Home
last modified time | relevance | path

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

/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h955 extern Fl_Round_Button *btn_scheme_1;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dfl_digi_main.cxx3228 case 1: btn_scheme_1->setonly(); break; in create_fl_digi_main_primary()
H A Dconfdialog.cxx8568 Fl_Round_Button *btn_scheme_1=(Fl_Round_Button *)0; variable
18395 { btn_scheme_1 = new Fl_Round_Button(261, 103, 144, 22, _("One above waterfall")); in ConfigureDialog()
18396 btn_scheme_1->type(102); in ConfigureDialog()
18397 btn_scheme_1->down_box(FL_ROUND_DOWN_BOX); in ConfigureDialog()
18398 btn_scheme_1->callback((Fl_Callback*)cb_btn_scheme_1); in ConfigureDialog()
H A Dconfdialog.fl10858 Fl_Round_Button btn_scheme_1 {