Searched refs:UIText (Results 1 – 4 of 4) sorted by relevance
/third_party/python/Lib/msilib/ |
D | text.py | 76 UIText = [ variable
|
D | schema.py | 560 UIText = Table('UIText') variable 561 UIText.add_field(1,'Key',11592) 562 UIText.add_field(2,'Text',8191) 580 …eg, ServiceControl, ServiceInstall, Shortcut, Signature, TextStyle, TypeLib, UIText, Upgrade, Verb]
|
/third_party/python/Lib/distutils/command/ |
D | bdist_msi.py | 467 add_data(db, 'UIText', text.UIText)
|
/third_party/python/Doc/library/ |
D | msilib.rst | 562 This module contains definitions for the UIText and ActionText tables, for the
|