Home | History | Annotate | Download | only in common

Lines Matching full:start2

2135     int32_t i, start1, start2;
2186 start2=start; /* to make Java compiler happy */
2244 start2=i;
2247 processPropertySeq(pBiDi, &levState, resProp, start1, start2);
2248 processPropertySeq(pBiDi, &levState, DirProp_ON, start2, i);
2252 processPropertySeq(pBiDi, &levState, resProp, start1, start2);
2253 start1=start2;
2254 start2=i;