Home
last modified time | relevance | path

Searched defs:nextValue (Results 1 – 4 of 4) sorted by relevance

/external/apache-harmony/support/src/test/java/tests/support/
DSupport_UnmodifiableCollectionTest.java79 int nextValue = it.next().intValue(); in runTest() local
/external/smack/src/org/jivesoftware/smack/util/collections/
DAbstractReferenceMap.java745 V nextValue; field in AbstractReferenceMap.ReferenceIteratorBase
/external/webkit/Source/WebCore/css/
DCSSMutableStyleDeclaration.cpp362 RefPtr<CSSValue> nextValue = values[j + 1]; in getLayeredShorthandValue() local
DCSSParser.cpp3719 CSSParserValue* nextValue = m_valueList->next(); in parseFontFamily() local