Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLEntityTable.h37 UChar32 firstValue; member
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DFilterOperationResolver.cpp135 …CSSPrimitiveValue* firstValue = filterValue->length() && filterValue->item(0)->isPrimitiveValue() … in createFilterOperations() local
DTransformBuilder.cpp111 CSSPrimitiveValue* firstValue = toCSSPrimitiveValue(transformValue->item(0)); in createTransformOperations() local
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
DIDBFactory.cpp164 short IDBFactory::cmp(ScriptState* scriptState, const ScriptValue& firstValue, const ScriptValue& s… in cmp()
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPNormalizer.java616 String firstValue = dcRightsArray.getChild(1).getValue(); in migrateAudioCopyright() local
/external/icu/icu4c/source/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/chromium_org/third_party/icu/source/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/icu/icu4c/source/common/
Duloc_tag.c1885 UBool firstValue = TRUE; in _appendKeywords() local
1964 UBool firstValue = TRUE; in _appendPrivateuseToLanguageTag() local
/external/chromium_org/third_party/icu/source/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/parser/
DCSSPropertyParser.cpp5833 RefPtrWillBeRawPtr<CSSPrimitiveValue> firstValue = nullptr; in parseBorderImageRepeat() local