Home
last modified time | relevance | path

Searched defs:nativeLength (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/text/
DTextBreakIteratorICU.cpp201 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()
294 int64_t nativeLength = textNativeLength(text); in textLatin1Access() local
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()
406 static void textUTF16SwitchToPriorContext(UText* text, int64_t nativeIndex, int64_t nativeLength, U… in textUTF16SwitchToPriorContext()
[all …]
/external/chromium_org/third_party/icu/source/common/unicode/
Dutext.h1388 UTextNativeLength *nativeLength; member
/external/icu4c/common/unicode/
Dutext.h1249 UTextNativeLength *nativeLength; member