Searched defs:secondLength (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/platform/text/ |
D | UnicodeUtilities.cpp | 347 …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/ |
D | normalizer2.cpp | 681 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/ |
D | normalizer2.cpp | 783 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/ |
D | CSSToStyleMap.cpp | 208 Length secondLength; in mapFillSize() local
|