Home
last modified time | relevance | path

Searched refs:nativeIterIndex (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/common/
Dutext.cpp2008 int32_t nativeIterIndex = destIndex32 + limit32 - start32; in repTextCopy() local
2011 nativeIterIndex = destIndex32; in repTextCopy()
2015 repTextAccess(ut, nativeIterIndex, TRUE); in repTextCopy()
/third_party/skia/third_party/externals/icu/source/common/
Dutext.cpp2008 int32_t nativeIterIndex = destIndex32 + limit32 - start32; in repTextCopy() local
2011 nativeIterIndex = destIndex32; in repTextCopy()
2015 repTextAccess(ut, nativeIterIndex, TRUE); in repTextCopy()
/third_party/node/deps/icu-small/source/common/
Dutext.cpp2008 int32_t nativeIterIndex = destIndex32 + limit32 - start32; in repTextCopy() local
2011 nativeIterIndex = destIndex32; in repTextCopy()
2015 repTextAccess(ut, nativeIterIndex, TRUE); in repTextCopy()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dutext.cpp2006 int32_t nativeIterIndex = destIndex32 + limit32 - start32; in repTextCopy() local
2009 nativeIterIndex = destIndex32; in repTextCopy()
2013 repTextAccess(ut, nativeIterIndex, TRUE); in repTextCopy()