Home | History | Annotate | Download | only in common

Lines Matching defs:start2

2016     int32_t i, start1, start2;
2066 start2=start;
2121 start2=i;
2124 processPropertySeq(pBiDi, &levState, resProp, start1, start2);
2125 processPropertySeq(pBiDi, &levState, DirProp_ON, start2, i);
2129 processPropertySeq(pBiDi, &levState, resProp, start1, start2);
2130 start1=start2;
2131 start2=i;