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.cpp202 static void textLatin1MoveInPrimaryContext(UText* text, int64_t nativeIndex, int64_t nativeLength, … in textLatin1MoveInPrimaryContext()
227 static void textLatin1SwitchToPrimaryContext(UText* text, int64_t nativeIndex, int64_t nativeLength in textLatin1SwitchToPrimaryContext()
234 static void textLatin1MoveInPriorContext(UText* text, int64_t nativeIndex, int64_t nativeLength, UB… in textLatin1MoveInPriorContext()
250 static void textLatin1SwitchToPriorContext(UText* text, int64_t nativeIndex, int64_t nativeLength, … in textLatin1SwitchToPriorContext()
257 static inline bool textInChunkOrOutOfRange(UText* text, int64_t nativeIndex, int64_t nativeLength, … in textInChunkOrOutOfRange()
295 int64_t nativeLength = textNativeLength(text); in textLatin1Access() local
366 static void textUTF16MoveInPrimaryContext(UText* text, int64_t nativeIndex, int64_t nativeLength, U… in textUTF16MoveInPrimaryContext()
384 static void textUTF16SwitchToPrimaryContext(UText* text, int64_t nativeIndex, int64_t nativeLength,… in textUTF16SwitchToPrimaryContext()
391 static void textUTF16MoveInPriorContext(UText* text, int64_t nativeIndex, int64_t nativeLength, UBo… in textUTF16MoveInPriorContext()
407 static void textUTF16SwitchToPriorContext(UText* text, int64_t nativeIndex, int64_t nativeLength, U… in textUTF16SwitchToPriorContext()
[all …]
/external/icu/icu4c/source/common/unicode/
Dutext.h1249 UTextNativeLength *nativeLength; member
/external/chromium_org/third_party/icu/source/common/unicode/
Dutext.h1388 UTextNativeLength *nativeLength; member