Home | History | Annotate | Download | only in common

Lines Matching refs:resultLength

152     pLineBiDi->resultLength=pLineBiDi->originalLength=length;
167 pLineBiDi->resultLength-=pLineBiDi->controlCount;
992 RETURN_IF_BAD_RANGE(visualIndex, 0, pBiDi->resultLength, *pErrorCode, -1);
1128 if (pBiDi->length>pBiDi->resultLength) {
1226 if (pBiDi->resultLength<=0) {
1262 k=pBiDi->resultLength;