This is the complete list of members for TextLayout, including all inherited members.
addLine(std::unique_ptr< Line >) | TextLayout | |
begin() | TextLayout | |
begin() const | TextLayout | |
cbegin() const | TextLayout | |
cend() const | TextLayout | |
const_iterator typedef | 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 &, Rectangle< float > area) const | TextLayout | |
end() | TextLayout | |
end() const | TextLayout | |
ensureStorageAllocated(int numLinesNeeded) | TextLayout | |
getHeight() const noexcept | TextLayout | |
getLine(int index) const noexcept | TextLayout | |
getNumLines() const noexcept | TextLayout | |
getStringBounds(const AttributedString &string) | TextLayout | static |
getStringBounds(const Font &font, StringRef text) | TextLayout | static |
getStringWidth(const AttributedString &string) | TextLayout | static |
getStringWidth(const Font &font, StringRef text) | TextLayout | static |
getWidth() const noexcept | TextLayout | |
iterator typedef | TextLayout | |
operator=(const TextLayout &) | TextLayout | |
operator=(TextLayout &&) noexcept | TextLayout | |
recalculateSize() | TextLayout | |
TextLayout() | TextLayout | |
TextLayout(const TextLayout &) | TextLayout | |
TextLayout(TextLayout &&) noexcept | TextLayout | |
~TextLayout() | TextLayout |