![]() |
Skia
2D Graphics Library
|
#include "include/core/SkFont.h"#include "include/core/SkFontTypes.h"#include "include/core/SkRect.h"#include "include/core/SkRefCnt.h"#include "include/core/SkScalar.h"#include "include/core/SkTypes.h"#include "include/private/base/SkDebug.h"#include "include/private/base/SkTemplates.h"#include <atomic>#include <cstdint>#include <cstring>

Go to the source code of this file.
Classes | |
| class | SkTextBlob |
| SkTextBlob combines multiple text runs into an immutable container. More... | |
| class | SkTextBlob::Iter |
| struct | SkTextBlob::Iter::Run |
| struct | SkTextBlob::Iter::ExperimentalRun |
| class | SkTextBlobBuilder |
| Helper class for constructing SkTextBlob. More... | |
| struct | SkTextBlobBuilder::RunBuffer |
| RunBuffer supplies storage for glyphs and positions within a run. More... | |
Namespaces | |
| sktext | |