Expand FindLeftNonPseudoNodeInlineBox() into the call site in VisibleUnit.cpp
This patch expands |FindLeftNonPseudoNodeInlineBox()| into the call site since it is used once to reduce source code size for improving code health. This patch is a follow-up of the patch[1]. The patch[2] does same thing for |FindRightNonPseudoNodeInlineBox()| [1] http://crrev.com/c/882531 Convert LineEndpointComputationMode to template parameter in EndPositionForLine() [2] http://crrev.com/c/885683 Expand FindRightNonPseudoNodeInlineBox() into the call site in VisibleUnit.cpp Change-Id: I11df57f02eaa2f7681751f299948ab0ee8da8e8d Reviewed-on: https://chromium-review.googlesource.com/885683 Commit-Queue: Yoichi Osato <yoichio@chromium.org> Reviewed-by:Yoichi Osato <yoichio@chromium.org> Cr-Commit-Position: refs/heads/master@{#531826}
Showing
Please register or sign in to comment