Home | History | Annotate | Download | only in text

Lines Matching defs:lastStrongRTL

3093         int lastStrongRTL;              /* index of last found R or AL  */
3202 levState.lastStrongRTL = -1;
3215 for (k = levState.lastStrongRTL + 1; k < start0; k++) {
3221 levState.lastStrongRTL = -1;
3235 levState.lastStrongRTL = limit - 1;
3246 levState.lastStrongRTL = limit - 1;
3264 levState.lastStrongRTL = limit - 1;
3420 levState.lastStrongRTL = -1; /* used for INVERSE_LIKE_DIRECT_WITH_MARKS */