Home | History | Annotate | Download | only in text

Lines Matching defs:lastStrongRTL

3059         int lastStrongRTL;              /* index of last found R or AL  */
3168 levState.lastStrongRTL = -1;
3181 for (k = levState.lastStrongRTL + 1; k < start0; k++) {
3187 levState.lastStrongRTL = -1;
3201 levState.lastStrongRTL = limit - 1;
3212 levState.lastStrongRTL = limit - 1;
3230 levState.lastStrongRTL = limit - 1;
3386 levState.lastStrongRTL = -1; /* used for INVERSE_LIKE_DIRECT_WITH_MARKS */