Home | History | Annotate | Download | only in common

Lines Matching refs:start2

1500     int32_t i, start1, start2;
1541 start2=start;
1591 start2=i;
1594 processPropertySeq(pBiDi, &levState, resProp, start1, start2);
1595 processPropertySeq(pBiDi, &levState, DirProp_ON, start2, i);
1599 processPropertySeq(pBiDi, &levState, resProp, start1, start2);
1600 start1=start2;
1601 start2=i;