Home | History | Annotate | Download | only in common

Lines Matching full:reordering

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