Home | History | Annotate | Download | only in common

Lines Matching refs:i1

394     int32_t i=0, i1, length=pBiDi->originalLength;
461 for(i1=paraStart; i1<i; i1++) {
462 dirProps[i1]&=~CONTEXT_RTL;
471 for(i1=paraStart; i1<i; i1++) {
472 dirProps[i1]|=CONTEXT_RTL;
515 for(i1=paraStart; i1<length; i1++) {
516 dirProps[i1]|=CONTEXT_RTL;