#include <dl_text.h>
Definition at line 17 of file dl_text.h.
◆ DlText()
| flutter::DlText::DlText |
( |
| ) |
|
|
protecteddefault |
◆ ~DlText()
| virtual flutter::DlText::~DlText |
( |
| ) |
|
|
protectedvirtualdefault |
◆ GetBounds()
| virtual DlRect flutter::DlText::GetBounds |
( |
| ) |
const |
|
pure virtual |
◆ GetTextBlob()
| virtual const SkTextBlob * flutter::DlText::GetTextBlob |
( |
| ) |
const |
|
pure virtual |
◆ GetTextFrame()
◆ operator==()
| bool flutter::DlText::operator== |
( |
const DlText & |
other | ) |
const |
Definition at line 11 of file dl_text.cc.
11 {
14}
virtual const SkTextBlob * GetTextBlob() const =0
virtual std::shared_ptr< impeller::TextFrame > GetTextFrame() const =0
References GetTextBlob(), and GetTextFrame().
The documentation for this class was generated from the following files: