Home
last modified time | relevance | path

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

/external/icu4c/common/
Dnormalizer2.cpp693 const UChar *second, int32_t secondLength, in normalizeSecondAndAppend()
747 const UChar *second, int32_t secondLength, in unorm2_normalizeSecondAndAppend()
758 const UChar *second, int32_t secondLength, in unorm2_append()
/external/webkit/Source/WebCore/css/
DCSSStyleSelector.cpp6393 Length firstLength, secondLength; in mapFillSize() local