[FragmentItem] Add NGInlineCursor::CursorForDescendants()
This patch adds |NGInlineCursor::CursorForDescendants()|, which returns an |NGInlineCursor| that traverses descendants of the current item. This is needed to compute ink overflow of an inline box (WIP: crrev.com/c/1771360), but is likely to be needed in some other places too. Bug: 982194 Change-Id: I3432b3b73580f5b63591c7fc52c35e4b7e3576f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1888868Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#710708}
Showing
Please register or sign in to comment