OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INI_SEGSORT
(Results
1 - 2
of
2
) sorted by null
/external/sonivox/jet_tools/JetCreator/
JetCreator.py
268
self.seglistSort = (IniGetValue(self.currentJetConfigFile, JetDefs.
INI_SEGSORT
, JetDefs.INI_SEGSORT_0, 'int', 0), IniGetValue(self.currentJetConfigFile, JetDefs.
INI_SEGSORT
, JetDefs.INI_SEGSORT_1, 'int', 1))
[
all
...]
JetDefs.py
115
INI_SEGSORT
= "SegSort"
Completed in 1182 milliseconds