Lines Matching refs:sor
1010 until proven that there is L or sor/eor on both sides. AN is handled like EN.
1411 DirProp sor, DirProp eor) {
1442 processPropertySeq(pBiDi, &levState, sor, start, start);
1445 stateImp = 1 + sor;
1954 /* sor, eor: start and end types of same-level-run */
1958 DirProp sor, eor;
1960 /* determine the first sor and set eor to it because of the loop body (sor=eor there) */
1976 /* except if this is a new paragraph, then set sor = para level */
1977 sor=GET_LR_FROM_LEVEL(GET_PARALEVEL(pBiDi, start));
1979 sor=eor;
1992 /* determine eor from max(level, nextLevel); sor is last run's eor */
2002 resolveImplicitLevels(pBiDi, start, limit, sor, eor);