Home
last modified time | relevance | path

Searched defs:combo (Results 1 – 25 of 33) sorted by relevance

12

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
DStringComboPropertyEditor.java50 protected void addItems(Property property, CCombo3 combo) throws Exception { in addItems()
57 protected void selectItem(Property property, CCombo3 combo) throws Exception { in selectItem()
62 protected void toPropertyEx(Property property, CCombo3 combo, int index) throws Exception { in toPropertyEx()
DAbstractListPropertyEditor.java87 protected void addItems(Property property, CCombo3 combo) throws Exception { in addItems()
94 protected void selectItem(Property property, CCombo3 combo) throws Exception { in selectItem()
99 protected void toPropertyEx(Property property, CCombo3 combo, int index) throws Exception { in toPropertyEx()
127 protected void toPropertyEx_simpleProperty(Property property, CCombo3 combo, int index) in toPropertyEx_simpleProperty()
DEnumerationValuesPropertyEditor.java107 protected void addItems(Property property, CCombo3 combo) throws Exception { in addItems()
114 protected void selectItem(Property property, CCombo3 combo) throws Exception { in selectItem()
119 protected void toPropertyEx(Property property, CCombo3 combo, int index) throws Exception { in toPropertyEx()
DAbstractComboPropertyEditor.java129 protected abstract void addItems(Property property, CCombo3 combo) throws Exception; in addItems()
134 protected abstract void selectItem(Property property, CCombo3 combo) throws Exception; in selectItem()
139 protected abstract void toPropertyEx(Property property, CCombo3 combo, int index) in toPropertyEx()
DAbstractComboBoxPropertyEditor.java144 protected abstract void addItems(Property property, CComboBox combo) throws Exception; in addItems()
149 protected void selectItem(Property property, CComboBox combo) throws Exception { in selectItem()
155 protected abstract void toPropertyEx(Property property, CComboBox combo) throws Exception; in toPropertyEx()
DStringListPropertyEditor.java32 protected void toPropertyEx_simpleProperty(Property property, CCombo3 combo, int index) in toPropertyEx_simpleProperty()
/external/vboot_reference/tests/
Dvb21_host_key_tests.c33 static void private_key_tests(const struct alg_combo *combo, in private_key_tests()
168 static void public_key_tests(const struct alg_combo *combo, in public_key_tests()
279 static int test_algorithm(const struct alg_combo *combo, const char *keys_dir) in test_algorithm()
Dvb21_host_sig_tests.c39 static void sig_tests(const struct alg_combo *combo, in sig_tests()
166 static int test_algorithm(const struct alg_combo *combo, const char *keys_dir) in test_algorithm()
/external/selinux/policycoreutils/gui/
DstatusPage.py144 def enabled_changed(self, combo): argument
/external/lzma/CPP/7zip/UI/GUI/
DExtractDialog.cpp97 void AddComboItems(NControl::CComboBox &combo, const UInt32 *langIDs, unsigned numItems, const int … in AddComboItems()
/external/llvm/utils/TableGen/
DDFAPacketizerEmitter.cpp391 unsigned combo = ComboBitToBitsMap[resourceMask]; in AddInsnClassStages() local
491 unsigned combo = ComboBitToBitsMap[InsnClass[i]]; in canMaybeAddInsnClass() local
/external/fio/
Dgoptions.c26 GtkWidget *combo; member
48 GtkWidget *combo; member
1539 GtkWidget *dialog, *notebook, *vbox, *topvbox, *combo; in gopt_get_options_window() local
Dgfio.c493 GtkWidget *combo; member
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/
DTestCaseEditController.java364 private JComboBox combo; field in TestCaseEditController.AbstractEditorPane
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
DPerformanceResultsPreferencePage.java120 CCombo combo= new CCombo(parent, SWT.BORDER); in createCombo() local
/external/selinux/policycoreutils/sepolicy/sepolicy/
Dgui.py1748 def login_seuser_combobox_change(self, combo, *args): argument
1755 def user_roles_combobox_change(self, combo, *args): argument
/external/libpng/contrib/libtests/
Dpngimage.c289 int combo = known_bad_combos[i][0]; in is_bad_combo() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jface.databinding_1.4.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/jsr330/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/slf4j/integration/lib/
Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/guice/lib/build/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/dexmaker/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/ ...

12