Home
last modified time | relevance | path

Searched defs:nativeIndex (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/text/
DTextBreakIteratorICU.cpp185 static inline TextContext textGetContext(const UText* text, int64_t nativeIndex, UBool forward) in textGetContext()
201 static void textLatin1MoveInPrimaryContext(UText* text, int64_t nativeIndex, int64_t nativeLength, … in textLatin1MoveInPrimaryContext()
226 static void textLatin1SwitchToPrimaryContext(UText* text, int64_t nativeIndex, int64_t nativeLength… in textLatin1SwitchToPrimaryContext()
233 static void textLatin1MoveInPriorContext(UText* text, int64_t nativeIndex, int64_t nativeLength, UB… in textLatin1MoveInPriorContext()
249 static void textLatin1SwitchToPriorContext(UText* text, int64_t nativeIndex, int64_t nativeLength, … in textLatin1SwitchToPriorContext()
256 static inline bool textInChunkOrOutOfRange(UText* text, int64_t nativeIndex, int64_t nativeLength, … in textInChunkOrOutOfRange()
290 static UBool textLatin1Access(UText* text, int64_t nativeIndex, UBool forward) in textLatin1Access()
365 static void textUTF16MoveInPrimaryContext(UText* text, int64_t nativeIndex, int64_t nativeLength, U… in textUTF16MoveInPrimaryContext()
383 static void textUTF16SwitchToPrimaryContext(UText* text, int64_t nativeIndex, int64_t nativeLength,… in textUTF16SwitchToPrimaryContext()
390 static void textUTF16MoveInPriorContext(UText* text, int64_t nativeIndex, int64_t nativeLength, UBo… in textUTF16MoveInPriorContext()
[all …]
/external/chromium_org/third_party/icu/source/test/intltest/
Dutxttest.cpp1437 int64_t nativeIndex = UTEXT_GETNATIVEINDEX(ut); in Ticket6847() local
Dregextst.cpp3258 static UBool utextOffsetToNative(UText *utext, int32_t unistrOffset, int32_t& nativeIndex) in utextOffsetToNative()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dreapits.c1788 int64_t nativeIndex; in TestUTextAPI() local
/external/icu/icu4c/source/test/intltest/
Dutxttest.cpp1439 int64_t nativeIndex = UTEXT_GETNATIVEINDEX(ut); in Ticket6847() local
Dregextst.cpp3263 static UBool utextOffsetToNative(UText *utext, int32_t unistrOffset, int32_t& nativeIndex) in utextOffsetToNative()
/external/icu/icu4c/source/test/cintltst/
Dreapits.c1788 int64_t nativeIndex; in TestUTextAPI() local
/external/chromium_org/third_party/icu/source/common/
Dutext.cpp238 utext_char32At(UText *ut, int64_t nativeIndex) { in utext_char32At()
/external/icu/icu4c/source/common/
Dutext.cpp238 utext_char32At(UText *ut, int64_t nativeIndex) { in utext_char32At()