#include "text_baseline.h"Go to the source code of this file.
Classes | |
| class | txt::PlaceholderRun |
Namespaces | |
| namespace | txt |
Enumerations | |
| enum class | txt::PlaceholderAlignment { txt::kBaseline , txt::kAboveBaseline , txt::kBelowBaseline , txt::kTop , txt::kBottom , txt::kMiddle } |
| Where to vertically align the placeholder relative to the surrounding text. More... | |