JUCE
juce::TextLayout Member List

This is the complete list of members for juce::TextLayout, including all inherited members.

addLine(Line *)juce::TextLayout
createLayout(const AttributedString &, float maxWidth)juce::TextLayout
createLayout(const AttributedString &, float maxWidth, float maxHeight)juce::TextLayout
createLayoutWithBalancedLineLengths(const AttributedString &, float maxWidth)juce::TextLayout
createLayoutWithBalancedLineLengths(const AttributedString &, float maxWidth, float maxHeight)juce::TextLayout
draw(Graphics &, Rectangle< float > area) constjuce::TextLayout
ensureStorageAllocated(int numLinesNeeded)juce::TextLayout
getHeight() const noexceptjuce::TextLayout
getLine(int index) const noexceptjuce::TextLayout
getNumLines() const noexceptjuce::TextLayout
getWidth() const noexceptjuce::TextLayout
operator=(const TextLayout &)juce::TextLayout
operator=(TextLayout &&) noexceptjuce::TextLayout
TextLayout()juce::TextLayout
TextLayout(const TextLayout &)juce::TextLayout
TextLayout(TextLayout &&) noexceptjuce::TextLayout
~TextLayout()juce::TextLayout