Flutter Engine
The Flutter Engine
|
#include "include/core/SkFont.h"
#include "include/core/SkTextBlob.h"
#include <cstddef>
#include <vector>
Go to the source code of this file.
Classes | |
struct | SkPlainTextEditor::ShapeResult |
Namespaces | |
namespace | SkPlainTextEditor |
Functions | |
ShapeResult | SkPlainTextEditor::Shape (const char *ut8text, size_t textByteLen, const SkFont &font, sk_sp< SkFontMgr > fontMgr, const char *locale, float width) |