Home
last modified time | relevance | path

Searched refs:dxc_hertz (Results 1 – 9 of 9) sorted by relevance

/dports/comms/flcluster/flcluster-1.0.4/src/utils/
H A Dstatus.cxx184 FLCLUSTERpref.set("dxc_hertz", dxc_hertz); in saveLastState()
335 FLCLUSTERpref.get("dxc_hertz", i, dxc_hertz); in loadLastState()
336 dxc_hertz = i; in loadLastState()
/dports/comms/flcluster/flcluster-1.0.4/src/include/
H A Dstatus.h54 bool dxc_hertz; member
/dports/comms/fldigi/fldigi-4.1.20/src/dxcluster/
H A Ddx_dialog.fl294 callback {progdefaults.dxc_hertz = o->value();
297 code0 {o->value(progdefaults.dxc_hertz);}
H A Ddx_dialog.cxx170 progdefaults.dxc_hertz = o->value(); in cb_btn_dxc_hertz()
607 o->value(progdefaults.dxc_hertz); in dxc_window()
H A Ddxcluster.cxx895 if (!progdefaults.dxc_hertz) { in freqstrings()
923 if (progdefaults.dxc_hertz) { in send_DXcluster_spot()
/dports/comms/flcluster/flcluster-1.0.4/src/dxcluster/
H A Ddx_dialog.fl420 callback {progStatus.dxc_hertz = o->value();
423 code0 {o->value(progStatus.dxc_hertz);}
H A Ddx_dialog.cxx278 progStatus.dxc_hertz = o->value(); in cb_btn_dxc_hertz()
1134 o->value(progStatus.dxc_hertz); in dxc_window()
H A Ddxcluster.cxx1424 if (progStatus.dxc_hertz) { in send_DXcluster_spot()
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfiguration.h1986 ELEM_(bool, dxc_hertz, "DXC_HERTZ", \