Home | History | Annotate | Download | only in common

Lines Matching full:sor

990     until proven that there is L or sor/eor on both sides. AN is handled like EN.
1391 DirProp sor, DirProp eor) {
1422 processPropertySeq(pBiDi, &levState, sor, start, start);
1425 stateImp = 1 + sor;
1934 /* sor, eor: start and end types of same-level-run */
1938 DirProp sor, eor;
1940 /* determine the first sor and set eor to it because of the loop body (sor=eor there) */
1956 /* except if this is a new paragraph, then set sor = para level */
1957 sor=GET_LR_FROM_LEVEL(GET_PARALEVEL(pBiDi, start));
1959 sor=eor;
1972 /* determine eor from max(level, nextLevel); sor is last run's eor */
1982 resolveImplicitLevels(pBiDi, start, limit, sor, eor);