HomeSort by relevance Sort by last modified time
    Searched refs:F_RPREPLACE (Results 1 - 2 of 2) sorted by null

  /external/sonivox/jet_tools/JetCreator/
JetDefs.py 523 F_RPREPLACE = "chkReplaceMatching"
539 ('Replace Existing Items Matching Prefix', F_RPREPLACE, ROW3, COL1, 200, 0, 0, -1, [], "", True, ""),
JetDialogs.py 550 dlg.SetValue(JetDefs.F_RPREPLACE, True)
559 self.chkReplaceMatching = dlg.GetValue(JetDefs.F_RPREPLACE)
    [all...]

Completed in 30 milliseconds