Home | History | Annotate | Download | only in rendering

Lines Matching full:shouldreorder

697     bool shouldReorder = trailingSpaceRun != (direction == LTR ? bidiRuns.lastRun() : bidiRuns.firstRun());
712 if (!shouldReorder)