Break calls of ComputeInlineBoxPosition in VisibleUnits.cpp
This patch breaks the two calls of ComputeInlineBoxPosition() in VisibleUnits.cpp into ComputeInlineAdjustedPosition() + ComputeInlineBoxPositionForInlineAdjustedPosition(). This is a preparation patch for plugging in NG-alternative implementation between the two functions. Bug: 771398 Change-Id: I662067dbfc26fb5c7443d712928aef59a6b0e29b Reviewed-on: https://chromium-review.googlesource.com/812144Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#522719}
Showing
Please register or sign in to comment