Flutter Engine
The Flutter Engine
|
#include "include/core/SkRefCnt.h"
#include "modules/skshaper/include/SkShaper.h"
#include <cstddef>
#include <cstdint>
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | SkShapers |
namespace | SkShapers::unicode |
Functions | |
SKSHAPER_API std::unique_ptr< SkShaper::BiDiRunIterator > | SkShapers::unicode::BidiRunIterator (sk_sp< SkUnicode > unicode, const char *utf8, size_t utf8Bytes, uint8_t bidiLevel) |