Home
last modified time | relevance | path

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

/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h1039 extern Fl_Check_Button *btn_wx_station_name;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.cxx9289 Fl_Check_Button *btn_wx_station_name=(Fl_Check_Button *)0; variable
19255 …{ Fl_Check_Button* o = btn_wx_station_name = new Fl_Check_Button(303, 162, 70, 15, _("METAR statio… in ConfigureDialog()
19256 btn_wx_station_name->tooltip(_("Add geopolitical name of METAR station")); in ConfigureDialog()
19257 btn_wx_station_name->down_box(FL_DOWN_BOX); in ConfigureDialog()
19258 btn_wx_station_name->callback((Fl_Callback*)cb_btn_wx_station_name); in ConfigureDialog()
H A Dconfdialog.fl11783 Fl_Check_Button btn_wx_station_name {