Skia
2D Graphics Library
|
#include <SkTextBlob.h>
Classes | |
struct | ExperimentalRun |
struct | Run |
Public Member Functions | |
Iter (const SkTextBlob &) | |
bool | next (Run *) |
Returns true for each "run" inside the textblob, setting the Run fields (if not null). More... | |
bool | experimentalNext (ExperimentalRun *) |
SkTextBlob::Iter::Iter | ( | const SkTextBlob & | ) |
bool SkTextBlob::Iter::experimentalNext | ( | ExperimentalRun * | ) |
bool SkTextBlob::Iter::next | ( | Run * | ) |