|
JUCE
|
This is the complete list of members for TextLayout, including all inherited members.
| addLine(Line *) | TextLayout | |
| createLayout(const AttributedString &, float maxWidth) | TextLayout | |
| createLayout(const AttributedString &, float maxWidth, float maxHeight) | TextLayout | |
| createLayoutWithBalancedLineLengths(const AttributedString &, float maxWidth) | TextLayout | |
| createLayoutWithBalancedLineLengths(const AttributedString &, float maxWidth, float maxHeight) | TextLayout | |
| draw(Graphics &, 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 | |
| operator=(TextLayout &&) noexcept | TextLayout | |
| TextLayout() | TextLayout | |
| TextLayout(const TextLayout &) | TextLayout | |
| TextLayout(TextLayout &&) noexcept | TextLayout | |
| ~TextLayout() | TextLayout |