skia2/modules/skparagraph/src
Herb Derby 9ee1edda15 Add SkMakeSpan and helpful conversion
SkMakeSpan uses function type inference to remove boilerplate
code. The converting casts simplifies dealing with T* to const T*
uses.

Change-Id: I1851e144c4e530c275710514ce30ad75a7eb94c6
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/225192
Reviewed-by: Ben Wagner <bungeman@google.com>
Commit-Queue: Herb Derby <herb@google.com>
2019-07-02 21:49:09 +00:00
..
FontCollection.cpp Refactor font resolution out of font iterator; 2019-06-18 19:23:33 +00:00
FontIterator.cpp Refactor font resolution out of font iterator; 2019-06-18 19:23:33 +00:00
FontIterator.h Refactor font resolution out of font iterator; 2019-06-18 19:23:33 +00:00
FontResolver.cpp Refactor font resolution out of font iterator; 2019-06-18 19:23:33 +00:00
FontResolver.h Refactor font resolution out of font iterator; 2019-06-18 19:23:33 +00:00
ParagraphBuilderImpl.cpp Refactor font resolution out of font iterator; 2019-06-18 19:23:33 +00:00
ParagraphBuilderImpl.h Reland "SkParagraph" 2019-06-11 17:20:36 +00:00
ParagraphCache.h Reland "SkParagraph" 2019-06-11 17:20:36 +00:00
ParagraphImpl.cpp Add SkMakeSpan and helpful conversion 2019-07-02 21:49:09 +00:00
ParagraphImpl.h Adding TestFontCollection 2019-06-20 20:42:46 +00:00
ParagraphStyle.cpp Reland "SkParagraph" 2019-06-11 17:20:36 +00:00
Run.cpp Reland "SkParagraph" 2019-06-11 17:20:36 +00:00
Run.h Baseline for empty text 2019-06-11 21:49:49 +00:00
TextLine.cpp Reland "SkParagraph" 2019-06-11 17:20:36 +00:00
TextLine.h Move a bunch of gpu files out of include/private and into src/gpu. 2019-06-18 14:24:42 +00:00
TextShadow.cpp Move a bunch of gpu files out of include/private and into src/gpu. 2019-06-18 14:24:42 +00:00
TextStyle.cpp Move a bunch of gpu files out of include/private and into src/gpu. 2019-06-18 14:24:42 +00:00
TextWrapper.cpp Refactor font resolution out of font iterator; 2019-06-18 19:23:33 +00:00
TextWrapper.h Adding TestFontCollection 2019-06-20 20:42:46 +00:00
TypefaceFontProvider.cpp Refactor font resolution out of font iterator; 2019-06-18 19:23:33 +00:00