This is the complete list of members for TextLayout, including all inherited members.
| addLine(Line *line) | TextLayout | |
| createLayout(const AttributedString &text, float maxWidth) | TextLayout | |
| createLayoutWithBalancedLineLengths(const AttributedString &text, float maxWidth) | TextLayout | |
| draw(Graphics &g, const Rectangle< float > &area) const | TextLayout | |
| ensureStorageAllocated(int numLinesNeeded) | TextLayout | |
| getHeight() const noexcept | TextLayout | |
| getLine(int index) const | TextLayout | |
| getNumLines() const noexcept | TextLayout | |
| getWidth() const noexcept | TextLayout | |
| operator=(const TextLayout &) | TextLayout | |
| TextLayout() | TextLayout | |
| TextLayout(const TextLayout &) | TextLayout | |
| ~TextLayout() | TextLayout |