Move InlineFlowBox::CollectLeafBoxesInLogicalOrder to RootInlineBox
The function is called only on RootInlineBox, and makes sense only when called on an entire line. Hence, this patch moves it to RootInlineBox to reduce confusion. Change-Id: I9a2f283de54a3cce0658b11245f24e14b91c5908 Reviewed-on: https://chromium-review.googlesource.com/1220705 Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Emil A Eklund <eae@chromium.org> Reviewed-by:Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#590537}
Showing
Please register or sign in to comment