Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/msilib/
Dschema.py219 DrLocator = Table('DrLocator') variable
220 DrLocator.add_field(1,'Signature_',11592)
221 DrLocator.add_field(2,'Parent',15688)
222 DrLocator.add_field(3,'Path',15871)
223 DrLocator.add_field(4,'Depth',5378)
580 …ol, Dialog, ControlCondition, ControlEvent, CreateFolder, CustomAction, DrLocator, DuplicateFile, …
/external/python/cpython2/Lib/msilib/
Dschema.py219 DrLocator = Table('DrLocator') variable
220 DrLocator.add_field(1,'Signature_',11592)
221 DrLocator.add_field(2,'Parent',15688)
222 DrLocator.add_field(3,'Path',15871)
223 DrLocator.add_field(4,'Depth',5378)
580 …ol, Dialog, ControlCondition, ControlEvent, CreateFolder, CustomAction, DrLocator, DuplicateFile, …
/external/python/cpython2/Tools/msi/
Dschema.py219 DrLocator = Table('DrLocator') variable
220 DrLocator.add_field(1,'Signature_',11592)
221 DrLocator.add_field(2,'Parent',15688)
222 DrLocator.add_field(3,'Path',15871)
223 DrLocator.add_field(4,'Depth',5378)
580 …ol, Dialog, ControlCondition, ControlEvent, CreateFolder, CustomAction, DrLocator, DuplicateFile, …