Home | History | Annotate | Download | only in unicode

Lines Matching defs:UTEXT_GETNATIVEINDEX

100  * by doing a utext_setNativeIndex() followed by a utext_getNativeIndex().
544 utext_getNativeIndex(const UText *ut);
602 * utext_getNativeIndex(ut);
704 * inline version of utext_getNativeIndex(), for performance-critical situations.
715 #define UTEXT_GETNATIVEINDEX(ut) \