Searched defs:nativeIndex (Results 1 – 6 of 6) sorted by relevance
1448 int64_t nativeIndex = UTEXT_GETNATIVEINDEX(ut); in Ticket6847() local
3322 static UBool utextOffsetToNative(UText *utext, int32_t unistrOffset, int32_t& nativeIndex) in utextOffsetToNative()
242 utext_char32At(UText *ut, int64_t nativeIndex) { in utext_char32At()
245 utext_char32At(UText *ut, int64_t nativeIndex) { in utext_char32At()
2572 UChar32 utext_char32At(UText *ut, int64_t nativeIndex) in utext_char32At()2588 UChar32 utext_next32From(UText *ut, int64_t nativeIndex) in utext_next32From()2592 UChar32 utext_previous32From(UText *ut, int64_t nativeIndex) in utext_previous32From()2600 void utext_setNativeIndex(UText *ut, int64_t nativeIndex) in utext_setNativeIndex()