Home
last modified time | relevance | path

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

/dports/comms/flrig/flrig-1.3.54/src/include/
H A Dstatus.h343 string shftcmd23; member
/dports/comms/flrig/flrig-1.3.54/src/support/
H A Dstatus.cxx845 spref.set("shftcmd23", shftcmd23.c_str()); in saveLastState()
1464 spref.get("shftcmd23", defbuffer, shftcmd23.c_str(), 499); in loadXcvrState()
1465 shftcmd23 = defbuffer; in loadXcvrState()
/dports/comms/flrig/flrig-1.3.54/src/UI/
H A Drigpanel.cxx862 case 23: cb_send_command(progStatus.shftcmd23, cmdResponse); break; in cb_btnUser()
H A Dxcvr_setup.cxx804 &progStatus.shftcmd23, &progStatus.shftcmd24 }; in cb_shftcmdtext()
1845 &progStatus.shftcmd21, &progStatus.shftcmd22, &progStatus.shftcmd23, &progStatus.shftcmd24 in createCOMMANDS()