skia2/modules/skparagraph/include
Mike Klein f69e40841e move dummy onMakeFromFontData() into .cpp
It's borderline illegal to implement it there in the header with a
forward-declared SkFontData.  See also cl/314969840.

Change-Id: I81e981198014cce03fa9604aada5a383a847cfeb
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/295640
Reviewed-by: 🤓Vy Nguyen <vyng@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2020-06-11 00:13:15 +00:00
..
DartTypes.h Remove use of ICU C++ API from SkParagraph. 2020-05-28 22:07:40 +00:00
FontCollection.h Find and cache font family lists and the typeface lists that they map to 2019-11-20 20:23:51 +00:00
Metrics.h Adding line/style metrics 2019-10-07 15:07:48 +00:00
Paragraph.h ICU optimization 2020-06-04 23:46:24 +00:00
ParagraphBuilder.h [SkParagraph] Require len if using addText(const char*) 2019-09-29 11:39:34 +00:00
ParagraphCache.h ICU optimization 2020-06-04 23:46:24 +00:00
ParagraphStyle.h Remove use of ICU C++ API from SkParagraph. 2020-05-28 22:07:40 +00:00
TextShadow.h Reland "SkParagraph" 2019-06-11 17:20:36 +00:00
TextStyle.h Skips in underline decorations 2020-05-06 18:59:34 +00:00
TypefaceFontProvider.h move dummy onMakeFromFontData() into .cpp 2020-06-11 00:13:15 +00:00