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

  /external/sonivox/jet_tools/JetCreator/
JetDefs.py 43 if u.IniGetValue(self.JETCREATOR_HLP, dlgName, fld) == "":
44 u.IniSetValue(self.JETCREATOR_HLP, dlgName, fld, "")
54 JETCREATOR_HLP = "JetCreatorhlp.dat"
JetUtils.py 474 return IniGetValue(JetDefs.JETCREATOR_HLP, dlgName, fld)
JetDialogs.py 120 helpText = IniGetValue(JetDefs.JETCREATOR_HLP, ctrlList, Lbl)
    [all...]

Completed in 35 milliseconds