Home
last modified time | relevance | path

Searched refs:BBControl (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/msilib/
Dschema.py62 BBControl = Table('BBControl') variable
63 BBControl.add_field(1,'Billboard_',11570)
64 BBControl.add_field(2,'BBControl',11570)
65 BBControl.add_field(3,'Type',3378)
66 BBControl.add_field(4,'X',1282)
67 BBControl.add_field(5,'Y',1282)
68 BBControl.add_field(6,'Width',1282)
69 BBControl.add_field(7,'Height',1282)
70 BBControl.add_field(8,'Attributes',4356)
71 BBControl.add_field(9,'Text',7986)
[all …]
/external/python/cpython2/Lib/msilib/
Dschema.py62 BBControl = Table('BBControl') variable
63 BBControl.add_field(1,'Billboard_',11570)
64 BBControl.add_field(2,'BBControl',11570)
65 BBControl.add_field(3,'Type',3378)
66 BBControl.add_field(4,'X',1282)
67 BBControl.add_field(5,'Y',1282)
68 BBControl.add_field(6,'Width',1282)
69 BBControl.add_field(7,'Height',1282)
70 BBControl.add_field(8,'Attributes',4356)
71 BBControl.add_field(9,'Text',7986)
[all …]
/external/python/cpython2/Tools/msi/
Dschema.py62 BBControl = Table('BBControl') variable
63 BBControl.add_field(1,'Billboard_',11570)
64 BBControl.add_field(2,'BBControl',11570)
65 BBControl.add_field(3,'Type',3378)
66 BBControl.add_field(4,'X',1282)
67 BBControl.add_field(5,'Y',1282)
68 BBControl.add_field(6,'Width',1282)
69 BBControl.add_field(7,'Height',1282)
70 BBControl.add_field(8,'Attributes',4356)
71 BBControl.add_field(9,'Text',7986)
[all …]
Duisample.py43 BBControl = [ variable