Home
last modified time | relevance | path

Searched defs:addItems (Results 1 – 11 of 11) sorted by relevance

/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() method in StringComboPropertyEditor
DEnumerationValuesPropertyEditor.java107 protected void addItems(Property property, CCombo3 combo) throws Exception { in addItems() method in EnumerationValuesPropertyEditor
DAbstractComboPropertyEditor.java129 protected abstract void addItems(Property property, CCombo3 combo) throws Exception; in addItems() method in AbstractComboPropertyEditor
DAbstractComboBoxPropertyEditor.java144 protected abstract void addItems(Property property, CComboBox combo) throws Exception; in addItems() method in AbstractComboBoxPropertyEditor
DAbstractListPropertyEditor.java87 protected void addItems(Property property, CCombo3 combo) throws Exception { in addItems() method in AbstractListPropertyEditor
/external/smack/src/org/jivesoftware/smackx/packet/
DDiscoverItems.java64 public void addItems(Collection<Item> itemsToAdd) { in addItems() method in DiscoverItems
/external/guava/guava-tests/test/com/google/common/collect/
DLinkedListMultimapTest.java332 List<Entry<String, Integer>> addItems = ImmutableList.of( in testEntriesIteration() local
385 List<Integer> addItems = ImmutableList.of(99, 88, 77); in testValuesIteration() local
DAbstractListMultimapTest.java408 List<Integer> addItems = ImmutableList.of(99, 88, 77); in testGetIteration() local
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/js/cr/ui/
Dlist.js825 addItems: function(firstIndex, lastIndex, cachedItems, newCachedItems) { method in List
/external/icu/icu4c/source/tools/toolutil/
Dpackage.cpp1080 Package::addItems(const Package &listPkg) { in addItems() function in Package
/external/chromium_org/third_party/icu/source/tools/toolutil/
Dpackage.cpp1079 Package::addItems(const Package &listPkg) { in addItems() function in Package