Lines Matching refs:utext_setNativeIndex
508 utext_setNativeIndex(fText, pos); in refreshInputText()
531 utext_setNativeIndex(fText, 0); in first()
549 utext_setNativeIndex(fText, pos); in last()
586 utext_setNativeIndex(fText, pos); in next()
622 utext_setNativeIndex(fText, pos); in previous()
658 utext_setNativeIndex(fText, 0); in previous()
687 utext_setNativeIndex(fText, lastResult); in previous()
717 utext_setNativeIndex(fText, offset); in following()
733 utext_setNativeIndex(fText, pos); in following()
749 utext_setNativeIndex(fText, offset); in following()
765 utext_setNativeIndex(fText, offset); in following()
795 utext_setNativeIndex(fText, offset); in following()
828 utext_setNativeIndex(fText, offset); in preceding()
848 utext_setNativeIndex(fText, fCachedBreakPositions[fPositionInCache]); in preceding()
862 utext_setNativeIndex(fText, offset); in preceding()
893 utext_setNativeIndex(fText, offset); in preceding()
918 utext_setNativeIndex(fText, offset); in preceding()
1592 utext_setNativeIndex(fText, reverse ? endPos : startPos); in checkDictionary()
1658 utext_setNativeIndex(fText, rangeStart); in checkDictionary()
1726 utext_setNativeIndex(fText, reverse ? startPos : endPos); in checkDictionary()