Greg Spencer f68de3f451
Add line boundary information to LineMetrics. (#13727)
This exposes the line boundary information a line by adding getLineBoundary to return the indices corresponding to a line around a TextPosition. The information is already calculated when calculating line metrics, so that we can enable moving the selection/cursor to the beginning/end of a line in a text field.
2019-11-11 16:42:40 -08:00
..
2019-09-17 12:22:00 -07:00
2019-05-07 16:10:21 -07:00
2019-10-01 10:31:25 -07:00
2019-09-17 12:22:00 -07:00
2019-05-07 16:10:21 -07:00
2019-05-07 16:10:21 -07:00
2019-09-17 12:22:00 -07:00