Flutter Engine
The Flutter Engine
|
#include "include/core/SkSpan.h"
#include "modules/skunicode/include/SkUnicode.h"
#include <memory>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | SkUnicodes |
namespace | SkUnicodes::Client |
Functions | |
SKUNICODE_API sk_sp< SkUnicode > | SkUnicodes::Client::Make (SkSpan< char > text, std::vector< SkUnicode::Position > words, std::vector< SkUnicode::Position > graphemeBreaks, std::vector< SkUnicode::LineBreakBefore > lineBreaks) |