Home | History | Annotate | Download | only in common

Lines Matching defs:getRunFromLogicalIndex

518 static int32_t getRunFromLogicalIndex(UBiDi *pBiDi, int32_t logicalIndex, UErrorCode *pErrorCode) {
689 runIndex=getRunFromLogicalIndex(pBiDi, point->pos, pErrorCode);
700 runIndex=getRunFromLogicalIndex(pBiDi, (int32_t)(pu-start), pErrorCode);