Home
last modified time | relevance | path

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

/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h963 extern Fl_Round_Button *btn_scheme_9;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dfl_digi_main.cxx3236 case 9: btn_scheme_9->setonly(); break; in create_fl_digi_main_primary()
H A Dconfdialog.cxx8640 Fl_Round_Button *btn_scheme_9=(Fl_Round_Button *)0; variable
18435 { btn_scheme_9 = new Fl_Round_Button(428, 153, 144, 22, _("Two scheme 7")); in ConfigureDialog()
18436 btn_scheme_9->type(102); in ConfigureDialog()
18437 btn_scheme_9->down_box(FL_ROUND_DOWN_BOX); in ConfigureDialog()
18438 btn_scheme_9->callback((Fl_Callback*)cb_btn_scheme_9); in ConfigureDialog()
H A Dconfdialog.fl10922 Fl_Round_Button btn_scheme_9 {