Searched refs:F_RPREPLACE (Results 1 – 2 of 2) sorted by relevance
/external/sonivox/jet_tools/JetCreator/ |
D | JetDefs.py | 523 F_RPREPLACE = "chkReplaceMatching" variable in JetDefs 539 …('Replace Existing Items Matching Prefix', F_RPREPLACE, ROW3, COL1, 200, 0, 0, -1, [], "", True, "…
|
D | JetDialogs.py | 550 dlg.SetValue(JetDefs.F_RPREPLACE, True) 559 self.chkReplaceMatching = dlg.GetValue(JetDefs.F_RPREPLACE) 834 dlg.SetValue(JetDefs.F_RPREPLACE, True) 843 self.chkReplaceMatching = dlg.GetValue(JetDefs.F_RPREPLACE) 981 dlg.SetValue(JetDefs.F_RPREPLACE, True)
|