Searched refs:newIndexPos (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dutext.cpp1919 int32_t newIndexPos = limit32 + lengthDelta; local
1920 repTextAccess(ut, newIndexPos, TRUE);
/external/icu/icu4c/source/common/
H A Dutext.cpp1924 int32_t newIndexPos = limit32 + lengthDelta; local
1925 repTextAccess(ut, newIndexPos, TRUE);

Completed in 117 milliseconds