skia2/modules/skplaintexteditor/src
Ben Wagner 5d9c20ecc9 Make TextBlob 'Text' allocators public.
This will allow users to create PDFs with the actual text embedded. This
will allow for correct search and copy operations on the generated PDF.

Since these are now public, SkTextBlobBuilderPriv is no longer needed
and is removed. For consistency, the allocRunRSXform overload is renamed
to allocRunTextRSXform.

Change-Id: I44be82d9038a433e1221d5cbfd8ed113ecb6d4fa
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/375017
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2021-02-24 18:48:44 +00:00
..
editor.cpp Enable ClangTidy check readability-const-return-type. 2020-08-07 17:42:38 +00:00
shape.cpp Make TextBlob 'Text' allocators public. 2021-02-24 18:48:44 +00:00
shape.h Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
stringslice.cpp
word_boundaries.cpp Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
word_boundaries.h