Home
last modified time | relevance | path

Searched refs:dxcm_label_2 (Results 1 – 7 of 7) sorted by relevance

/dports/comms/fldigi/fldigi-4.1.20/src/dxcluster/
H A Ddx_dialog.fl122 code0 {o->label(progdefaults.dxcm_label_2.c_str());}
324 callback {progdefaults.dxcm_label_2=o->value();
325 dxc_macro_2->label(progdefaults.dxcm_label_2.c_str());
328 code0 {o->value(progdefaults.dxcm_label_2.c_str());}
H A Ddx_dialog.cxx192 progdefaults.dxcm_label_2=o->value(); in cb_mlabel_2()
193 dxc_macro_2->label(progdefaults.dxcm_label_2.c_str()); in cb_mlabel_2()
438 o->label(progdefaults.dxcm_label_2.c_str()); in dxc_window()
636 o->value(progdefaults.dxcm_label_2.c_str()); in dxc_window()
/dports/comms/flcluster/flcluster-1.0.4/src/include/
H A Dstatus.h57 std::string dxcm_label_2; member
/dports/comms/flcluster/flcluster-1.0.4/src/utils/
H A Dstatus.cxx161 FLCLUSTERpref.set("dxcm_label_2", dxcm_label_2.c_str()); in saveLastState()
275 dxcm_label_2 = defbuffer; free(defbuffer); in loadLastState()
/dports/comms/flcluster/flcluster-1.0.4/src/dxcluster/
H A Ddx_dialog.fl225 code0 {o->label(progStatus.dxcm_label_2.c_str());}
450 callback {progStatus.dxcm_label_2=o->value();
451 dxc_macro_2->label(progStatus.dxcm_label_2.c_str());
454 code0 {o->value(progStatus.dxcm_label_2.c_str());}
H A Ddx_dialog.cxx300 progStatus.dxcm_label_2=o->value(); in cb_mlabel_2()
301 dxc_macro_2->label(progStatus.dxcm_label_2.c_str()); in cb_mlabel_2()
944 o->label(progStatus.dxcm_label_2.c_str()); in dxc_window()
1163 o->value(progStatus.dxcm_label_2.c_str()); in dxc_window()
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfiguration.h1935 ELEM_(std::string, dxcm_label_2, "DXC_ML2", \