Searched defs:nativeIndex (Results 1 – 4 of 4) sorted by relevance
1437 int64_t nativeIndex = UTEXT_GETNATIVEINDEX(ut); in Ticket6847() local
3258 static UBool utextOffsetToNative(UText *utext, int32_t unistrOffset, int32_t& nativeIndex) in utextOffsetToNative()
1787 int64_t nativeIndex; in TestUTextAPI() local
238 utext_char32At(UText *ut, int64_t nativeIndex) { in utext_char32At()