Home
last modified time | relevance | path

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

/dports/comms/flrig/flrig-1.3.54/src/include/
H A Dstatus.h293 string shftcmd7; member
/dports/comms/flrig/flrig-1.3.54/src/support/
H A Dstatus.cxx781 spref.set("shftcmd7", shftcmd7.c_str()); in saveLastState()
1352 spref.get("shftcmd7", defbuffer, shftcmd7.c_str(), 499); in loadXcvrState()
1353 shftcmd7 = defbuffer; in loadXcvrState()
/dports/comms/flrig/flrig-1.3.54/src/UI/
H A Drigpanel.cxx846 case 7: cb_send_command(progStatus.shftcmd7, cmdResponse); break; in cb_btnUser()
H A Dxcvr_setup.cxx796 &progStatus.shftcmd7, &progStatus.shftcmd8, in cb_shftcmdtext()
1841 &progStatus.shftcmd5, &progStatus.shftcmd6, &progStatus.shftcmd7, &progStatus.shftcmd8, in createCOMMANDS()