Home
last modified time | relevance | path

Searched refs:F_REPEAT (Results 1 – 3 of 3) sorted by relevance

/external/sonivox/jet_tools/JetCreator/
DJetDefs.py259 F_REPEAT = "spnRepeat" variable in JetDefs
374 ('Repeat', 0, F_REPEAT),
451 … ('Repeat', F_REPEAT, ROW4, AUDCOL, INTWIDTH, REPEAT_MIN, REPEAT_MAX, -1, [], "", False, ""),
499 …('Repeat', F_REPEAT, ROW1, AUDCOL+100+BGR, INTWIDTH, REPEAT_MIN, REPEAT_MAX, -1, [], "", True, ""),
DJetCreator.py434 dlg.GetValue(JetDefs.F_REPEAT),
448 dlg.GetValue(JetDefs.F_REPEAT),
481 dlg.SetValue(JetDefs.F_REPEAT, segment.repeat)
495 dlg.GetValue(JetDefs.F_REPEAT),
511 dlg.GetValue(JetDefs.F_REPEAT),
DJetDialogs.py397 self.GetValue(JetDefs.F_REPEAT),
757 self.SetValue(JetDefs.F_REPEAT, segment.repeat)
799 self.GetValue(JetDefs.F_REPEAT),