Home | History | Annotate | Download | only in common

Lines Matching full:reordering

41  * or line is used to bypass the reordering steps if possible.
42 * Even purely RTL text does not need reordering there because
46 * The implementation of the access to same-level-runs and of the reordering
52 * same-level-runs is created. Reordering then is done on this vector.
55 * position behind the run after reordering.
406 * All the visualStart fields=logical start before reordering.
409 * Reordering with this data structure lends itself to some handy shortcuts:
414 * In many simple cases, the reordering is thus done entirely in the
416 * Also, reordering occurs only down to the lowest odd level that occurs,
418 * in the last reordering the sequence of the runs at this level or higher
430 * This means that for the main reordering loop we don't need to consider
432 * reordering, then runCount is adjusted accordingly.
500 /* include the trailing WS run in this complete reordering */