skia2/modules/skparagraph
Ben Wagner 4ca7a812f8 Remove use of brkiter from SkParagraph.
Most of the lines here are the result of running iwyu to get the right
includes after removing all the offending includes. A few constants need
to be had from the C api instead of the C++ API to make this work. The
SkParagraphTest and SkParagraphImpl are still using C++ API with
icu::UnicodeString, which will be cleaned up later.

Change-Id: I0f7f630d55bc600eaa8700c8b48758ee6af2c3fb
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/292676
Reviewed-by: Mike Reed <reed@google.com>
Reviewed-by: Julia Lavrova <jlavrova@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2020-05-28 18:24:44 +00:00
..
bench Move SkParagraph bits into skparagraph directory. 2020-05-28 13:59:18 +00:00
include Fix TextHeightBehavior 2020-05-11 20:32:55 +00:00
samples Remove use of brkiter from SkParagraph. 2020-05-28 18:24:44 +00:00
src Remove use of brkiter from SkParagraph. 2020-05-28 18:24:44 +00:00
tests Remove use of brkiter from SkParagraph. 2020-05-28 18:24:44 +00:00
utils Mixed languages text crashes 2020-04-07 17:43:57 +00:00
BUILD.gn Move SkParagraph bits into skparagraph directory. 2020-05-28 13:59:18 +00:00
skparagraph.gni Skips in underline decorations 2020-05-06 18:59:34 +00:00
test.html Font resolution: all unit tests working 2019-11-08 17:24:14 +00:00