[EditingNG] Introduce NGInluneCursor::PositionForPointInChild()
This patch introuces |NGInluneCursor::PositionForPointInChild()| as replacement of existing verion with following differences: - It takes only one parameter |point_in_container|, because |child_item| is reduntant and as same as current cursor position. - It works both |NGPaintFragment| and |NGFragmentItem|. for preparation of the CL[1]. [1] http://crrev.com/2249278 [EditingNG] Make SelectionModifier:: {Next,Previous}LinePosition() to move editable to editalbe correctly Bug: 707656 Change-Id: If5605edd02bec664c331cecebc70c4723094ab56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247943 Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:Kent Tamura <tkent@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#779185}
Showing
Please register or sign in to comment