/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLOptionElement.cpp | 127 // Changing the text causes a recalc of a select's items, which will reset the selected 164 const Vector<HTMLElement*>& items = selectElement->listItems(); local 165 size_t length = items.size(); 167 if (!items[i]->hasTagName(optionTag)) 169 if (items[i] == this)
|
/external/chromium_org/third_party/WebKit/Source/web/ |
PopupListBox.h | 73 // If the device is a touch screen we increase the height of menu items 152 // Moves selection down/up the given number of items, scrolling if necessary. 154 // [0, numItems), and non-option items will be skipped. 157 // Returns the number of items in the list. 179 const Vector<PopupItem*>& items() const { return m_items; } function in class:WebCore::PopupListBox 200 // Disabled items, or labels cannot be selected. 233 // Called when the user presses a text key. Does a prefix-search of the items.
|
/external/chromium_org/win8/delegate_execute/ |
command_execute_impl.cc | 433 CComPtr<IEnumShellItems> items; local 434 item_array_->EnumItems(&items); 436 HRESULT hr = items->Next(1, &shell_item, &count);
|
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
MixedItemSection.java | 63 /** {@code non-null;} the items in this part */ 64 private final ArrayList<OffsettedItem> items; field in class:MixedItemSection 66 /** {@code non-null;} items that have been explicitly interned */ 69 /** {@code non-null;} how to sort the items */ 86 * @param sort how the items should be sorted in the final output 92 this.items = new ArrayList<OffsettedItem>(100); 100 public Collection<? extends Item> items() { method in class:MixedItemSection 101 return items; 119 * Gets the size of this instance, in items. 124 return items.size() [all...] |
/external/harfbuzz_ng/src/ |
hb-uniscribe.cc | 302 SCRIPT_ITEM items[MAX_ITEMS + 1]; local 320 items, 343 unsigned int chars_offset = items[i].iCharPos; 344 unsigned int item_chars_len = items[i + 1].iCharPos - chars_offset; 349 &items[i].a, 365 if (unlikely (items[i].a.fNoGlyphIndex)) 376 if (items[i].a.eScript == SCRIPT_UNDEFINED) 378 items[i].a.eScript = SCRIPT_UNDEFINED; 391 &items[i].a,
|
/external/libsepol/src/ |
avtab.c | 374 uint32_t buf32[7], items, items2, val; local 403 items = 0; 404 val = le32_to_cpu(buf32[items++]); 410 val = le32_to_cpu(buf32[items++]); 416 val = le32_to_cpu(buf32[items++]); 423 val = le32_to_cpu(buf32[items++]); 439 datum.data = le32_to_cpu(buf32[items++]); 446 if (items != items2) { 447 ERR(fp->handle, "entry only had %d items, " 448 "expected %d", items2, items); [all...] |
/external/lzma/CPP/Common/ |
Wildcard.cpp | 275 const CObjectVector<CItem> &items = include ? IncludeItems : ExcludeItems;
local 276 for (int i = 0; i < items.Size(); i++)
277 if (items[i].CheckPath(pathParts, isFile))
|
/external/qemu/android/skin/ |
keyset.c | 333 SkinKeyItem* items; member in struct:SkinKeyset 340 SkinKeyItem* item = kset->items; 367 SkinKeyItem* new_items = realloc( kset->items, new_size*sizeof(SkinKeyItem) ); 371 kset->items = new_items; 374 item = kset->items + kset->num_items++; 454 free(kset->items); 455 kset->items = NULL; 470 SkinKeyItem* item = kset->items; 495 SkinKeyItem* item = kset->items;
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/res/ |
MenuLoader.java | 36 NodeList items = document.getChildNodes(); local 37 if (items.getLength() != 1) 39 if (items.item(0).getNodeName().compareTo("menu") != 0) 42 processChildren(items.item(0).getChildNodes(), topLevelNode);
|
/external/smack/src/org/jivesoftware/smack/packet/ |
Privacy.java | 36 * Privacy Items can handle different kind of blocking communications based on JID, group,
50 /** itemLists holds the set of privacy items classified in lists. It is a map where the
51 * key is the name of the list and the value a collection with privacy items. **/
55 * Set or update a privacy list with privacy items.
211 * If there is no default list set, then all Privacy Items are processed.
222 * Users may have zero, one or more privacy items.
225 * collection of privacy items.
297 // Add the list with their privacy items
300 List<PrivacyItem> items = entry.getValue();
local 302 if (items.isEmpty()) { [all...] |
/external/smack/src/org/jivesoftware/smackx/ |
MultipleRecipientManager.java | 276 * attempt will be tried on the server items. The discovered information is going to be 300 // Get the disco items and send the disco packet to each server item 301 DiscoverItems items = ServiceDiscoveryManager.getInstanceFor(connection) local 303 for (Iterator<DiscoverItems.Item> it = items.getItems(); it.hasNext();) {
|
/frameworks/base/core/java/com/android/internal/view/menu/ |
ActionMenu.java | 129 final ArrayList<ActionMenuItem> items = mItems; local 130 final int itemCount = items.size(); 132 if (items.get(i).getItemId() == id) { 149 final ArrayList<ActionMenuItem> items = mItems; local 150 final int itemCount = items.size(); 153 if (items.get(i).isVisible()) { 164 final ArrayList<ActionMenuItem> items = mItems; local 165 final int itemCount = items.size(); 168 ActionMenuItem item = items.get(i); 201 final ArrayList<ActionMenuItem> items = mItems local 220 final ArrayList<ActionMenuItem> items = mItems; local 233 final ArrayList<ActionMenuItem> items = mItems; local 245 final ArrayList<ActionMenuItem> items = mItems; local [all...] |
ListMenuPresenter.java | 115 * @return A ListAdapter containing the items in the menu. 230 ArrayList<MenuItemImpl> items = mMenu.getNonActionItems(); local 231 int count = items.size() - mItemIndexOffset; 239 ArrayList<MenuItemImpl> items = mMenu.getNonActionItems(); local 244 return items.get(position); 266 final ArrayList<MenuItemImpl> items = mMenu.getNonActionItems(); local 267 final int count = items.size(); 269 final MenuItemImpl item = items.get(i);
|
/frameworks/wilhelm/tests/native-media/jni/ |
native-media-jni.c | 317 XAAndroidBufferItem items[1]; local 318 items[0].itemKey = XA_ANDROID_ITEMKEY_DISCONTINUITY; 319 items[0].itemSize = 0; 324 dataCache + i*BUFFER_SIZE, BUFFER_SIZE, items /*pMsg*/,
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
FilterDeleteSet.java | 21 // FilterDeleteSet filters a base MediaSet to remove some deletion items (we 23 // add/remove deletion items: 92 // For example, if there are 12 items in total. The deleted items are 3, 5, 96 // The deleted items: X X X 118 // Find the segment that "start" falls into. Count the number of items 132 // Now get enough to cover deleted items in [start, end] 135 // Remove the deleted items. 202 ArrayList<MediaItem> items = mBaseSet.getMediaItem(from, to - from); local 204 for (int i = 0; i < items.size(); i++) [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/ |
MediaSetSource.java | 153 ArrayList<MediaItem> items = mSource.getMediaItem(mCacheStart, CACHE_SIZE); local 154 mCacheEnd = mCacheStart + items.size(); 155 items.toArray(mCache);
|
/packages/apps/Settings/src/com/android/settings/ |
DreamSettings.java | 192 final CharSequence[] items = { local 205 .setSingleChoiceItems(items, initialSelection, new DialogInterface.OnClickListener() {
|
/packages/apps/Settings/src/com/android/settings/inputmethod/ |
SingleSpellCheckerPreference.java | 139 final CharSequence[] items = new CharSequence[size + 1]; local 140 items[0] = mRes.getString(R.string.use_system_language_to_select_input_method_subtypes); 146 items[i + 1] = label; 160 builder.setSingleChoiceItems(items, checkedItem, new AlertDialog.OnClickListener() {
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
CalendarDebug.java | 81 // items is the list of items to display in the list. 82 List<Map<String, String>> items = new ArrayList<Map<String, String>>(); local 89 addItem(items, mActivity.getString(R.string.calendar_info_error), ""); 131 addItem(items, displayName, text); 137 addItem(items, mActivity.getString(R.string.calendar_info_error), e.toString()); 144 if (items.size() == 0) { 145 addItem(items, mActivity.getString(R.string.calendar_info_no_calendars), ""); 147 return items; 153 * @param items The info items to display [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
ConfigParser.py | 73 items(section, raw=False, vars=None) 242 for key, value in defaults.items(): 342 def items(self, section): member in class:RawConfigParser 353 return d.items() 403 for (key, value) in self._defaults.items(): 408 for (key, value) in self._sections[section].items(): 552 for name, val in options.items(): 611 for key, value in vars.items(): 625 def items(self, section, raw=False, vars=None): member in class:ConfigParser 645 for key, value in vars.items() [all...] |
collections.py | 92 'od.clear() -> None. Remove all items from od.' 108 def items(self): member in class:OrderedDict 109 'od.items() -> list of (key, value) pairs in od' 173 return '%s(%r)' % (self.__class__.__name__, self.items()) 179 items = [[k, self[k]] for k in self] 184 return (self.__class__, (items,), inst_dict) 185 return self.__class__, (items,) 226 "od.viewitems() -> a set-like object providing a view on od's items" 382 '''Dict subclass for counting hashable items. Sometimes called a bag 549 for elem, count in iterable.items() [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/ |
dbshelve.py | 199 def items(self, txn=None): member in class:DBShelf 201 items = self.db.items(txn) 203 items = self.db.items() 206 for k, v in items:
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/ |
message.py | 47 # A tuple is used for RFC 2231 encoded parameter values where items 346 def items(self): 406 for k, v in _params.items(): 783 The returned list of items describes the Content-Type headers' 344 def items(self): member in class:Message
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/ |
Finder_items.py | 1 """Suite Finder items: Commands used with file system items, and basic item definition 16 """add to favorites: (NOT AVAILABLE YET) Add the items to the user\xd5s Favorites 17 Required argument: the items to add to the collection of Favorites 40 """clean up: (NOT AVAILABLE YET) Arrange items in window nicely (only applies to open windows in icon view that are not kept arranged) 102 Required argument: the items to erase 280 items = item variable
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/ |
Disk_Folder_File_Suite.py | 174 items = item variable
|