Home
last modified time | relevance | path

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

/external/chromium/third_party/icu/public/common/unicode/
Dutext.h718 (ut)->pFuncs->mapOffsetToNative(ut))
1253 UTextMapOffsetToNative *mapOffsetToNative; member
/external/icu4c/common/unicode/
Dutext.h893 (ut)->pFuncs->mapOffsetToNative(ut))
1428 UTextMapOffsetToNative *mapOffsetToNative; member
/external/chromium/third_party/icu/source/common/
Dutext.cpp97 return ut->pFuncs->mapOffsetToNative(ut); in utext_getNativeIndex()
152 result = ut->pFuncs->mapOffsetToNative(ut); in utext_getPreviousNativeIndex()
/external/icu4c/common/
Dutext.cpp98 return ut->pFuncs->mapOffsetToNative(ut); in utext_getNativeIndex()
153 result = ut->pFuncs->mapOffsetToNative(ut); in utext_getPreviousNativeIndex()