Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLEntityTable.h38 UChar32 firstValue; member
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
DIDBFactory.cpp166 short IDBFactory::cmp(ExecutionContext* context, const ScriptValue& firstValue, const ScriptValue& … in cmp()
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DTransformBuilder.cpp117 … CSSPrimitiveValue* firstValue = toCSSPrimitiveValue(transformValue->itemWithoutBoundsCheck(0)); in createTransformOperations() local
DFilterOperationResolver.cpp425 …CSSPrimitiveValue* firstValue = filterValue->length() && filterValue->itemWithoutBoundsCheck(0)->i… in createFilterOperations() local
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPNormalizer.java616 String firstValue = dcRightsArray.getChild(1).getValue(); in migrateAudioCopyright() local
/external/icu4c/test/intltest/
Dbytestrietest.cpp664 int32_t firstValue=USTRINGTRIE_HAS_VALUE(firstResult) ? trie.getValue() : -1; in checkFirst() local
Ducharstrietest.cpp828 int32_t firstValue=USTRINGTRIE_HAS_VALUE(firstResult) ? trie.getValue() : -1; in checkFirst() local
/external/icu4c/common/
Duloc_tag.c1885 UBool firstValue = TRUE; in _appendKeywords() local
1964 UBool firstValue = TRUE; in _appendPrivateuseToLanguageTag() local
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSParser-in.cpp6810 RefPtr<CSSPrimitiveValue> firstValue; in parseBorderImageRepeat() local
9210 CSSParserValue* firstValue = m_valueList->current(); in parseTextIndent() local