Home
last modified time | relevance | path

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

/dports/comms/flrig/flrig-1.3.54/src/include/
H A Dstatus.h235 bool tt550_enable_tloop; member
/dports/comms/flrig/flrig-1.3.54/src/support/
H A Dstatus.cxx683 spref.set("tt550_enable_tloop", tt550_enable_tloop); in saveLastState()
1235 if (spref.get("tt550_enable_tloop", i, i)) tt550_enable_tloop = i; in loadXcvrState()
H A Dsupport.cxx4119 btn_tt550_enable_tloop->value(progStatus.tt550_enable_tloop); in initTabs()
/dports/comms/flrig/flrig-1.3.54/src/UI/
H A Drigpanel.cxx1041 progStatus.tt550_enable_tloop=o->value(); in cb_btn_tt550_enable_tloop()
H A Dui_small.cxx921 btn_tt550_enable_tloop->value(progStatus.tt550_enable_tloop); in tabs_window()
H A Dui_touch.cxx1877 btn_tt550_enable_tloop->value(progStatus.tt550_enable_tloop); in touch_main_group()
/dports/comms/flrig/flrig-1.3.54/src/rigs/
H A DTT550.cxx365 if (progStatus.tt550_enable_tloop) in enable_tloop()