Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/text/
DUnicodeUtilities.cpp347 …rings(const UChar* firstData, unsigned firstLength, const UChar* secondData, unsigned secondLength) in checkOnlyKanaLettersInStrings()
381 …Equal(const UChar* firstData, unsigned firstLength, const UChar* secondData, unsigned secondLength) in checkKanaStringsEqual()
/external/chromium_org/third_party/icu/source/common/
Dnormalizer2.cpp681 const UChar *second, int32_t secondLength, in normalizeSecondAndAppend()
722 const UChar *second, int32_t secondLength, in unorm2_normalizeSecondAndAppend()
733 const UChar *second, int32_t secondLength, in unorm2_append()
/external/icu4c/common/
Dnormalizer2.cpp783 const UChar *second, int32_t secondLength, in normalizeSecondAndAppend()
839 const UChar *second, int32_t secondLength, in unorm2_normalizeSecondAndAppend()
850 const UChar *second, int32_t secondLength, in unorm2_append()
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DCSSToStyleMap.cpp208 Length secondLength; in mapFillSize() local