Home | History | Annotate | Download | only in common

Lines Matching refs:start2

1501     int32_t i, start1, start2;
1542 start2=start;
1592 start2=i;
1595 processPropertySeq(pBiDi, &levState, resProp, start1, start2);
1596 processPropertySeq(pBiDi, &levState, DirProp_ON, start2, i);
1600 processPropertySeq(pBiDi, &levState, resProp, start1, start2);
1601 start1=start2;
1602 start2=i;