Merge AdjustInlineBoxPositionForTextDirection() into inline_box_traversal.cc
This patch merges the template function into inline_box_traversal.cc to reuse the left and right traversal strategies defined there, and also hide implementation details of bidi adjustment This is also a preparation for implementing NG bidi implementation by generalizing existing code: crrev.com/c/1038058 Bug: 822575 Change-Id: Ie64f005b3e5f510cf3664000ecb5fd5d157b6bac Reviewed-on: https://chromium-review.googlesource.com/1048974 Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Reviewed-by:Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#559290}
Showing
This diff is collapsed.
Please register or sign in to comment