#include <dl_text_skia.h>
|
| static std::shared_ptr< DlTextSkia > | Make (const sk_sp< SkTextBlob > &blob) |
| |
Definition at line 13 of file dl_text_skia.h.
◆ ~DlTextSkia()
| flutter::DlTextSkia::~DlTextSkia |
( |
| ) |
|
|
default |
◆ DlTextSkia()
| flutter::DlTextSkia::DlTextSkia |
( |
const sk_sp< SkTextBlob > & |
blob | ) |
|
|
explicit |
◆ GetBounds()
| DlRect flutter::DlTextSkia::GetBounds |
( |
| ) |
const |
|
inlinevirtual |
◆ GetTextBlob()
| const SkTextBlob * flutter::DlTextSkia::GetTextBlob |
( |
| ) |
const |
|
inlinevirtual |
◆ GetTextFrame()
◆ Make()
| std::shared_ptr< DlTextSkia > flutter::DlTextSkia::Make |
( |
const sk_sp< SkTextBlob > & |
blob | ) |
|
|
static |
The documentation for this class was generated from the following files: