Home
last modified time | relevance | path

Searched defs:itemIndex (Results 1 – 9 of 9) sorted by relevance

/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/
DInstructionWithReference.java56 int itemIndex = getReferencedItemIndex(buffer, bufferIndex); in InstructionWithReference() local
76 private void lookupReferencedItem(DexFile dexFile, Opcode opcode, int itemIndex) { in lookupReferencedItem()
/external/webkit/Source/WebCore/platform/graphics/chromium/
DUniscribeHelper.cpp124 for (int itemIndex = 0; itemIndex < static_cast<int>(m_runs.size()); itemIndex++) in width() local
194 int itemIndex = m_screenOrder[screenIndex]; in characterToX() local
230 int itemIndex = m_screenOrder[screenIndex]; in xToCharacter() local
275 int itemIndex = m_screenOrder[screenIndex]; in draw() local
/external/webkit/Source/WebKit2/WebProcess/WebPage/
DWebBackForwardListProxy.cpp170 HistoryItem* WebBackForwardListProxy::itemAtIndex(int itemIndex) in itemAtIndex()
/external/icu4c/test/cintltst/
Dusettest.c364 int32_t itemIndex = 0; in expectItems() local
/external/mdnsresponder/mDNSShared/
Ddnssd_clientlib.c315 uint16_t itemIndex, in TXTRecordGetItemAtIndex()
/external/chromium/chrome/browser/resources/options/
Dcookies_list.js281 set selectedIndex(itemIndex) { argument
/external/icu4c/common/
Duset.cpp274 uset_getItem(const USet* uset, int32_t itemIndex, in uset_getItem()
/external/icu4c/i18n/
Ddtptngen.cpp1791 FormatParser::getQuoteLiteral(UnicodeString& quote, int32_t *itemIndex) { in getQuoteLiteral()
/external/chromium/chrome/common/extensions/api/
Dextension_api.json329 …"itemIndex": {"type": "integer", "description": "The 0-based index of the current value, or -1 if … object
339 …"itemIndex": {"type": "integer", "description": "The 0-based index of the selected value, or -1 if… object
356 "itemIndex": {"type": "integer", "description": "The 0-based index of this menu item."} object
366 …"itemIndex": {"type": "integer", "description": "The 0-based index of this radio button in this gr… object
375 … "itemIndex": {"type": "integer", "description": "The 0-based index of this tab in this group."} object