Home | History | Annotate | Download | only in common

Lines Matching refs:getRunFromLogicalIndex

522 static int32_t getRunFromLogicalIndex(UBiDi *pBiDi, int32_t logicalIndex, UErrorCode *pErrorCode) {
693 runIndex=getRunFromLogicalIndex(pBiDi, point->pos, pErrorCode);
704 runIndex=getRunFromLogicalIndex(pBiDi, (int32_t)(pu-start), pErrorCode);