Searched refs:ComboBox (Results 1 – 9 of 9) sorted by relevance
/third_party/python/Lib/msilib/ |
D | schema.py | 149 ComboBox = Table('ComboBox') variable 150 ComboBox.add_field(1,'Property',11592) 151 ComboBox.add_field(2,'Order',9474) 152 ComboBox.add_field(3,'Value',3392) 153 ComboBox.add_field(4,'Text',8000) 580 …, BindImage, File, CCPSearch, CheckBox, Class, Component, Icon, ProgId, ComboBox, CompLocator, Com…
|
/third_party/python/Doc/library/ |
D | tkinter.tix.rst | 23 :class:`ComboBox`, :class:`Control` (a.k.a. SpinBox) and an assortment of 113 .. class:: ComboBox() 115 The `ComboBox 122 .. \ulink{ComboBox}{http://tix.sourceforge.net/dist/current/demos/samples/ComboBox.tcl} 260 a ComboBox widget so that they can be quickly selected again. 282 selected into a :class:`ComboBox` widget so that they can be quickly selected
|
/third_party/python/Lib/tkinter/ |
D | tix.py | 565 class ComboBox(TixWidget): class 1666 class _dummyComboBox(ComboBox, TixSubWidget): 1716 class _dummyFileComboBox(ComboBox, TixSubWidget):
|
/third_party/icu/docs/userguide/locale/ |
D | localizing.md | 279 ComboBox strings) and can optionally be UTF-16 from .mc files.
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/resources/ |
D | RBManager_de.properties | 677 …tion of the default group. A list of groups will appear to the right of this resource in a ComboBox
|
D | RBManager_sv.properties | 680 …tion of the default group. A list of groups will appear to the right of this resource in a ComboBox
|
D | RBManager_fi.properties | 680 …tion of the default group. A list of groups will appear to the right of this resource in a ComboBox
|
D | RBManager.properties | 677 …tion of the default group. A list of groups will appear to the right of this resource in a ComboBox
|
/third_party/typescript/tests/baselines/reference/docker/ |
D | office-ui-fabric.log | 1683 @fluentui/react: src/components/ComboBox/ComboBox.tsx:451:13 - error TS2554: Expected 1 arguments, … 1686 @fluentui/react: src/components/ComboBox/ComboBox.tsx:1097:32 - error TS2774: This condition will a…
|