Home
last modified time | relevance | path

Searched refs:CB_INST_PENV_LOOP (Results 1 – 2 of 2) sorted by relevance

/dports/audio/fasttracker2/ft2-clone-1.49/src/
H A Dft2_checkboxes.h39 CB_INST_PENV_LOOP, enumerator
H A Dft2_inst_ed.c1551 checkBoxes[CB_INST_PENV_LOOP].checked = false; in cbPEnvLoop()
1552 drawCheckBox(CB_INST_PENV_LOOP); in cbPEnvLoop()
2152 hideCheckBox(CB_INST_PENV_LOOP); in hideInstEditor()
2242 checkBoxes[CB_INST_PENV_LOOP].checked = (ins->panEnvFlags & ENV_LOOP) ? true : false; in updateInstEditor()
2254 drawCheckBox(CB_INST_PENV_LOOP); in updateInstEditor()
2367 showCheckBox(CB_INST_PENV_LOOP); in showInstEditor()